diff options
Diffstat (limited to 'drivers/vme/boards/Makefile')
-rw-r--r-- | drivers/vme/boards/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/vme/boards/Makefile b/drivers/vme/boards/Makefile new file mode 100644 index 000000000000..43658340885d --- /dev/null +++ b/drivers/vme/boards/Makefile | |||
@@ -0,0 +1,5 @@ | |||
1 | # | ||
2 | # Makefile for the VME board drivers. | ||
3 | # | ||
4 | |||
5 | obj-$(CONFIG_VMIVME_7805) += vme_vmivme7805.o | ||