]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/Makefile
arm: armada-xp: Move SoC headers to mach-mvebu/include/mach
[karo-tx-uboot.git] / arch / arm / Makefile
index 268ec0cb31f1c270fdcf091f74d82de203dc2903..4ae0c5ae15d3a8fceaa1c65afbdb149a2ca78d86 100644 (file)
@@ -48,7 +48,7 @@ libs-y += arch/arm/imx-common/
 endif
 endif
 
-ifneq (,$(filter $(SOC), armada-xp kirkwood))
+ifneq (,$(filter $(SOC), mvebu kirkwood))
 libs-y += arch/arm/mvebu-common/
 endif