projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa2828f
)
fix p54 compile
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 7 Nov 2007 21:11:16 +0000
(21:11 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 7 Nov 2007 21:11:16 +0000
(21:11 +0000)
SVN-Revision: 9511
package/p54/Makefile
patch
|
blob
|
history
diff --git
a/package/p54/Makefile
b/package/p54/Makefile
index c69bfd607482bb8c3ab2eda2d95f767732a62eac..fc576866a470c60b34d6b644212c6724eed946f0 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