parallel port support, found via google. tested by fenrir

SVN-Revision: 412
This commit is contained in:
Waldemar Brodkorb
2005-03-21 17:29:30 +00:00
parent f4a21697cd
commit f53986ed6a
5 changed files with 349 additions and 79 deletions

View 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,\