summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-11-07 21:11:16 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-11-07 21:11:16 +0000
commite8cf3ce7130b54da30c1e9029d099c3dc42ed6b7 (patch)
tree0c9d6a202ddd9281d96686b1a8cd12fc524edb8a /package
parent9a7d455947dcf815d918e34e60c78f566c2cf2f8 (diff)
fix p54 compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9511 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/p54/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/package/p54/Makefile b/package/p54/Makefile
index c69bfd607..fc576866a 100644
--- 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