]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/avr32/cpu/Makefile
kbuild: Descend into SOC directory from CPU directory
[karo-tx-uboot.git] / arch / avr32 / cpu / Makefile
index 5e117212574af315bb3df2b3950271c8ea5bd0ce..2f7adf8136d9df42d7e04fbf7575bc9a15622c81 100644 (file)
@@ -16,3 +16,5 @@ obj-y                 += cache.o
 obj-y                  += interrupts.o
 obj-$(CONFIG_PORTMUX_PIO) += portmux-pio.o
 obj-$(CONFIG_PORTMUX_GPIO) += portmux-gpio.o
+
+obj-y += $(if $(SOC),$(SOC)/)