mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-07 07:03:49 +00:00
fix p54 compile
SVN-Revision: 9511
This commit is contained in:
parent
fa2828f9e5
commit
2687c81ab0
@ -95,7 +95,9 @@ ifneq ($(findstring 2.6.23,$(LINUX_VERSION)),)
|
|||||||
modules
|
modules
|
||||||
endef
|
endef
|
||||||
else
|
else
|
||||||
override CONFIG_kmod-p54=
|
override CONFIG_PACKAGE_kmod-p54-common=
|
||||||
|
override CONFIG_PACKAGE_kmod-p54-pci=
|
||||||
|
override CONFIG_PACKAGE_kmod-p54-usb=
|
||||||
endif
|
endif
|
||||||
|
|
||||||
define KernelPackage/p54-pci/install
|
define KernelPackage/p54-pci/install
|
||||||
|
Loading…
Reference in New Issue
Block a user