1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 19:29:42 +02:00

parport_pc is wrong, adn the other probably , too

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@385 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
wbx 2005-03-17 01:22:33 +00:00
parent 5fd87b0f82
commit 32a1e9c32c

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