From: Waldemar Brodkorb Date: Thu, 17 Mar 2005 01:22:33 +0000 (+0000) Subject: parport_pc is wrong, adn the other probably , too X-Git-Tag: reboot~33326 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=92a9040845992c27398ba4336adb4845e2e66b20;hp=9e59a772aaa120eed433c2f7cf8608856685b12b;p=oweals%2Fopenwrt.git parport_pc is wrong, adn the other probably , too SVN-Revision: 385 --- diff --git a/openwrt/package/linux/Makefile b/openwrt/package/linux/Makefile index 458ad1d15e..b5a240f998 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,\