projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
parport_pc is wrong, adn the other probably , too
[openwrt.git]
/
openwrt
/
package
/
linux
/
Makefile
diff --git
a/openwrt/package/linux/Makefile
b/openwrt/package/linux/Makefile
index
458ad1d
..
b5a240f
100644
(file)
--- a/
openwrt/package/linux/Makefile
+++ b/
openwrt/package/linux/Makefile
@@
-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,\
This page took
0.022939 seconds
and
4
git commands to generate.