fix p54 compile

SVN-Revision: 9511
master
Felix Fietkau 17 years ago
parent fa2828f9e5
commit 2687c81ab0
  1. 4
      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

Loading…
Cancel
Save