]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/bf561-ezkit.h
blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*
[people/ms/u-boot.git] / include / configs / bf561-ezkit.h
index fca6e43b479bae9d7ef1cb58503610ff337f423d..1e3fdef64a36234ab9a92f16839e2ed79ae05312 100644 (file)
@@ -96,9 +96,9 @@
  * it linked after the configuration sector.
  */
 # define LDS_BOARD_TEXT \
-       cpu/blackfin/traps.o            (.text .text.*); \
-       cpu/blackfin/interrupt.o        (.text .text.*); \
-       cpu/blackfin/serial.o           (.text .text.*); \
+       arch/blackfin/cpu/traps.o               (.text .text.*); \
+       arch/blackfin/cpu/interrupt.o   (.text .text.*); \
+       arch/blackfin/cpu/serial.o              (.text .text.*); \
        common/dlmalloc.o               (.text .text.*); \
        lib/crc32.o             (.text .text.*); \
        lib/zlib.o              (.text .text.*); \