]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/armv7/sunxi/Makefile
sun9i: Basic sun9i (A80) support
[karo-tx-uboot.git] / arch / arm / cpu / armv7 / sunxi / Makefile
index 6a0299fe1cd8fe1bbeaf92561b7244ff5b8e4a36..7ef6b4c61a4678386049c27ad9a4725746d1ccbc 100644 (file)
@@ -13,7 +13,9 @@ obj-y += clock.o
 obj-y  += cpu_info.o
 obj-y  += dram_helpers.o
 obj-y  += pinmux.o
+ifndef CONFIG_MACH_SUN9I
 obj-y  += usb_phy.o
+endif
 obj-$(CONFIG_MACH_SUN6I)       += prcm.o
 obj-$(CONFIG_MACH_SUN8I)       += prcm.o
 obj-$(CONFIG_MACH_SUN9I)       += prcm.o