diff options
Diffstat (limited to 'drivers/amba/Makefile')
-rw-r--r-- | drivers/amba/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/amba/Makefile b/drivers/amba/Makefile new file mode 100644 index 000000000..66e81c2f1 --- /dev/null +++ b/drivers/amba/Makefile @@ -0,0 +1,2 @@ +obj-$(CONFIG_ARM_AMBA) += bus.o +obj-$(CONFIG_TEGRA_AHB) += tegra-ahb.o |