projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix p54 compile
[openwrt.git]
/
package
/
p54
/
Makefile
diff --git
a/package/p54/Makefile
b/package/p54/Makefile
index
c69bfd6
..
fc57686
100644
(file)
--- a/
package/p54/Makefile
+++ b/
package/p54/Makefile
@@
-95,7
+95,9
@@
ifneq ($(findstring 2.6.23,$(LINUX_VERSION)),)
modules
endef
else
- override CONFIG_kmod-p54=
+ override CONFIG_PACKAGE_kmod-p54-common=
+ override CONFIG_PACKAGE_kmod-p54-pci=
+ override CONFIG_PACKAGE_kmod-p54-usb=
endif
define KernelPackage/p54-pci/install
This page took
0.022237 seconds
and
4
git commands to generate.