]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/arm1176/Makefile
kbuild: use SoC-specific CONFIG to descend into SoC directory
[karo-tx-uboot.git] / arch / arm / cpu / arm1176 / Makefile
index b64edf9d97cbaa6b3cfcaad3d791338e41ff87ec..ead2303373e58420270fc55ef7f570b71e81f419 100644 (file)
@@ -11,4 +11,5 @@
 extra-y        = start.o
 obj-y  = cpu.o
 
-obj-y += $(if $(SOC),$(SOC)/)
+obj-$(CONFIG_BCM2835) += bcm2835/
+obj-$(CONFIG_TNETV107X) += tnetv107x/