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 000000000000..40fe74097be2 --- /dev/null +++ b/drivers/amba/Makefile @@ -0,0 +1,2 @@ +obj-y += bus.o + |