1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-04 04:32:00 +03:00
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9295 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2007-10-13 22:41:50 +00:00
parent 091781a685
commit d6eb16b118

View File

@ -59,7 +59,7 @@ ifneq ($(findstring 2.6.23,$(LINUX_VERSION)),)
modules
endef
else
override CONFIG_kmod-b43=
override CONFIG_PACKAGE_kmod-b43=
endif
$(eval $(call KernelPackage,b43))