summaryrefslogtreecommitdiff
path: root/drivers/acorn/block/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/acorn/block/Makefile')
-rw-r--r--drivers/acorn/block/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/acorn/block/Makefile b/drivers/acorn/block/Makefile
deleted file mode 100644
index 38a9afe8e03f..000000000000
--- a/drivers/acorn/block/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-#
-# Makefile for the Acorn block device drivers.
-#
-
-fd1772_mod-objs := fd1772.o fd1772dma.o
-mfmhd_mod-objs := mfmhd.o mfm.o
-
-obj-$(CONFIG_BLK_DEV_FD1772) += fd1772_mod.o
-obj-$(CONFIG_BLK_DEV_MFM) += mfmhd_mod.o