From: wbx Date: Thu, 17 Mar 2005 01:22:33 +0000 (+0000) Subject: parport_pc is wrong, adn the other probably , too X-Git-Url: http://git.rohieb.name/openwrt.git/commitdiff_plain/32a1e9c32c620cd5ba796e97606c1d9f5e0d9b0b parport_pc is wrong, adn the other probably , too git-svn-id: svn://svn.openwrt.org/openwrt/trunk@385 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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,\