parallel port support, found via google. tested by fenrir
[openwrt.git] / openwrt / package / linux / Makefile
index 6ed9837..5c74d39 100644 (file)
@@ -68,6 +68,7 @@ $(eval $(call KMOD_template,USB,usb,\
 ,CONFIG_USB))
 $(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))
 $(eval $(call KMOD_template,VFAT,vfat,\
This page took 0.02521 seconds and 4 git commands to generate.