X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/5fd87b0f82c00ad46ccbb26186af5a55ab47dea7..32a1e9c32c620cd5ba796e97606c1d9f5e0d9b0b:/openwrt/package/linux/Makefile?ds=sidebyside 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,\