]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/Makefile
ARM: UniPhier: move SoC sources to mach-uniphier
[karo-tx-uboot.git] / arch / arm / Makefile
index cd2fa5efed580e1cfe805caeaa244ec601d4b6da..0557026d994e03c448a4add65070768b8d7a989d 100644 (file)
@@ -15,6 +15,7 @@ machine-$(CONFIG_ARCH_NOMADIK)                += nomadik
 # TODO: rename CONFIG_ORION5X -> CONFIG_ARCH_ORION5X
 machine-$(CONFIG_ORION5X)              += orion5x
 machine-$(CONFIG_TEGRA)                        += tegra
+machine-$(CONFIG_ARCH_UNIPHIER)                += uniphier
 machine-$(CONFIG_ARCH_VERSATILE)       += versatile
 
 machdirs := $(patsubst %,arch/arm/mach-%/,$(machine-y))