mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-20 00:09:43 +02:00
fix p54 compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9511 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
9a7d455947
commit
e8cf3ce713
@ -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