summaryrefslogtreecommitdiffstats
path: root/uClinux-2.4.20-uc1/drivers/block/Makefile
diff options
context:
space:
mode:
authorOliver Schinagl <oliver@schinagl.nl>2011-03-18 19:56:30 (GMT)
committerOliver Schinagl <oliver@schinagl.nl>2011-03-18 19:56:30 (GMT)
commitb10d9039a678f38ed48f4cf032c6b3bc82848594 (patch)
treefb0f35237b91b33d0694b8213d89cef0e84a80b8 /uClinux-2.4.20-uc1/drivers/block/Makefile
parent569556c4a762771f01d767db95ad18966cedd2f7 (diff)
downloadopenipcam-b10d9039a678f38ed48f4cf032c6b3bc82848594.zip
openipcam-b10d9039a678f38ed48f4cf032c6b3bc82848594.tar.gz
openipcam-b10d9039a678f38ed48f4cf032c6b3bc82848594.tar.bz2
Winbond flash support.
Diffstat (limited to 'uClinux-2.4.20-uc1/drivers/block/Makefile')
-rw-r--r--uClinux-2.4.20-uc1/drivers/block/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/uClinux-2.4.20-uc1/drivers/block/Makefile b/uClinux-2.4.20-uc1/drivers/block/Makefile
index 55106f0..e4186d2 100644
--- a/uClinux-2.4.20-uc1/drivers/block/Makefile
+++ b/uClinux-2.4.20-uc1/drivers/block/Makefile
@@ -32,8 +32,11 @@ obj-$(CONFIG_BLK_CPQ_CISS_DA) += cciss.o
obj-$(CONFIG_BLK_DEV_DAC960) += DAC960.o
obj-$(CONFIG_BLK_DEV_UMEM) += umem.o
obj-$(CONFIG_BLK_DEV_NBD) += nbd.o
+obj-$(CONFIG_WBFLASH) += wbflash/wbflash.o
+obj-y+= export.o
subdir-$(CONFIG_PARIDE) += paride
+subdir-$(CONFIG_WBFLASH) += wbflash
ifeq ($(CONFIG_ARCH_ACORN),y)
mod-subdirs += ../acorn/block