]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/Makefile
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[karo-tx-linux.git] / drivers / Makefile
index 0ee98d50f9752b0a77925dca996f5cd36fee12a3..2ba29ffef2cbd84ff0a55d66a861ab3eee2159fa 100644 (file)
@@ -18,7 +18,7 @@ obj-$(CONFIG_SFI)             += sfi/
 # PnP must come after ACPI since it will eventually need to check if acpi
 # was used and do nothing if so
 obj-$(CONFIG_PNP)              += pnp/
-obj-$(CONFIG_ARM_AMBA)         += amba/
+obj-y                          += amba/
 # Many drivers will want to use DMA so this has to be made available
 # really early.
 obj-$(CONFIG_DMA_ENGINE)       += dma/