summaryrefslogtreecommitdiffstats
path: root/package/linux
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
commite979f0524a468f8fe8d531d9aae1914909f58c8a (patch)
treed15cbbd51a3e646238fdd3ddc8fad0ae02272fca /package/linux
parent09a3a00fda303187b270a3dd632aaab803646b15 (diff)
parport_pc is wrong, adn the other probably , too
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@385 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/linux')
-rw-r--r--package/linux/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/linux/Makefile b/package/linux/Makefile
index 458ad1d15..b5a240f99 100644
--- a/package/linux/Makefile
+++ b/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,\