summaryrefslogtreecommitdiffstats
path: root/package/linux/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/linux/Makefile')
-rw-r--r--package/linux/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/linux/Makefile b/package/linux/Makefile
index 6ed983750..5c74d39eb 100644
--- a/package/linux/Makefile
+++ b/package/linux/Makefile
@@ -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,\