summaryrefslogtreecommitdiff
path: root/openwrt/package/linux
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2005-03-17 01:22:33 +0000
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2005-03-17 01:22:33 +0000
commit92a9040845992c27398ba4336adb4845e2e66b20 (patch)
treeb4eccb1cfe09ae1baae5e601d6405ad499b5f3f5 /openwrt/package/linux
parent9e59a772aaa120eed433c2f7cf8608856685b12b (diff)
downloadmtk-20170518-92a9040845992c27398ba4336adb4845e2e66b20.zip
mtk-20170518-92a9040845992c27398ba4336adb4845e2e66b20.tar.gz
mtk-20170518-92a9040845992c27398ba4336adb4845e2e66b20.tar.bz2
parport_pc is wrong, adn the other probably , too
SVN-Revision: 385
Diffstat (limited to 'openwrt/package/linux')
-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 458ad1d..b5a240f 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,\