mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 21:17:32 +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:
parent
5fd87b0f82
commit
32a1e9c32c
@ -52,7 +52,6 @@ $(eval $(call KMOD_template,USB,usb,\
|
|||||||
))
|
))
|
||||||
$(eval $(call KMOD_template,LP,lp,\
|
$(eval $(call KMOD_template,LP,lp,\
|
||||||
$(MODULES_DIR)/kernel/drivers/parport/parport.o \
|
$(MODULES_DIR)/kernel/drivers/parport/parport.o \
|
||||||
$(MODULES_DIR)/kernel/drivers/parport/parport_pc.o \
|
|
||||||
$(MODULES_DIR)/kernel/drivers/char/lp.o \
|
$(MODULES_DIR)/kernel/drivers/char/lp.o \
|
||||||
))
|
))
|
||||||
$(eval $(call KMOD_template,VFAT,vfat,\
|
$(eval $(call KMOD_template,VFAT,vfat,\
|
||||||
|
Loading…
Reference in New Issue
Block a user