X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/2655e34ff4264a2642129279d87f5469be3c3510..3f3be51907b969caf7a2ec2b6442d33bde305f39:/openwrt/target/linux/linux-2.4/broadcom.mk diff --git a/openwrt/target/linux/linux-2.4/broadcom.mk b/openwrt/target/linux/linux-2.4/broadcom.mk index a9ea7f5bd..2f2f92bda 100644 --- a/openwrt/target/linux/linux-2.4/broadcom.mk +++ b/openwrt/target/linux/linux-2.4/broadcom.mk @@ -15,6 +15,11 @@ $(eval $(call KMOD_template,BRCM_WL,brcm-wl,\ $(eval $(call KMOD_template,BRCM_ET,brcm-et,\ $(MODULES_DIR)/kernel/drivers/net/et/et.o \ ,CONFIG_ET)) +$(eval $(call KMOD_template,LP,lp,\ + $(MODULES_DIR)/kernel/drivers/parport/parport.o \ + $(MODULES_DIR)/kernel/drivers/parport/parport_splink.o \ + $(MODULES_DIR)/kernel/drivers/char/lp.o \ +,CONFIG_PARPORT)) LINUX_BINARY_DRIVER_SITE=http://openwrt.org/downloads/