summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-11-07 21:11:16 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-11-07 21:11:16 +0000
commit2687c81ab04416219827f21caeeb225ecf925bc3 (patch)
tree670baa74910c018f7d9f208f98cd2a2d225e5453 /package
parentfa2828f9e510237f9de49b50145c9377dbb0d88c (diff)
downloadmtk-20170518-2687c81ab04416219827f21caeeb225ecf925bc3.zip
mtk-20170518-2687c81ab04416219827f21caeeb225ecf925bc3.tar.gz
mtk-20170518-2687c81ab04416219827f21caeeb225ecf925bc3.tar.bz2
fix p54 compile
SVN-Revision: 9511
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 c69bfd6..fc57686 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