]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/ppc/cpu/mpc5xx/config.mk
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
[karo-tx-uboot.git] / arch / ppc / cpu / mpc5xx / config.mk
similarity index 95%
rename from cpu/mpc5xx/config.mk
rename to arch/ppc/cpu/mpc5xx/config.mk
index 78549249bd7670e7006243ed7d6b162ecbc632cd..e0b0ce1fd5c9129e7b135f87b076084fe06a3407 100644 (file)
@@ -33,4 +33,4 @@ PLATFORM_RELFLAGS +=  -fPIC -meabi
 PLATFORM_CPPFLAGS +=   -DCONFIG_5xx -ffixed-r2 -mpowerpc -msoft-float
 
 # Use default linker script.  Board port can override in board/*/config.mk
-LDSCRIPT := $(SRCTREE)/cpu/mpc5xx/u-boot.lds
+LDSCRIPT := $(SRCTREE)/arch/ppc/cpu/mpc5xx/u-boot.lds