parport_pc is wrong, adn the other probably , too

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@385 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Waldemar Brodkorb 2005-03-17 01:22:33 +00:00
parent 638d16c68e
commit 00d5b9aa5d

View File

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