summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-17 01:22:33 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-17 01:22:33 +0000
commit32a1e9c32c620cd5ba796e97606c1d9f5e0d9b0b (patch)
treeb4eccb1cfe09ae1baae5e601d6405ad499b5f3f5
parent5fd87b0f82c00ad46ccbb26186af5a55ab47dea7 (diff)
parport_pc is wrong, adn the other probably , too
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@385 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--openwrt/package/linux/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/openwrt/package/linux/Makefile b/openwrt/package/linux/Makefile
index 458ad1d15..b5a240f99 100644
--- a/openwrt/package/linux/Makefile
+++ b/openwrt/package/linux/Makefile
@@ -52,7 +52,6 @@ $(eval $(call KMOD_template,USB,usb,\
))
$(eval $(call KMOD_template,LP,lp,\
$(MODULES_DIR)/kernel/drivers/parport/parport.o \
- $(MODULES_DIR)/kernel/drivers/parport/parport_pc.o \
$(MODULES_DIR)/kernel/drivers/char/lp.o \
))
$(eval $(call KMOD_template,VFAT,vfat,\