From 18233555f4636af8bbb06c49fccc130edb4d0f0a Mon Sep 17 00:00:00 2001 From: noz Date: Wed, 4 Jun 2008 19:47:48 +0000 Subject: Update b43 from compat-wireless-2008-05-26 codebase git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11358 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/b43/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package/b43/Makefile') diff --git a/package/b43/Makefile b/package/b43/Makefile index 3d5eb264c..6616585e2 100644 --- a/package/b43/Makefile +++ b/package/b43/Makefile @@ -44,6 +44,8 @@ endef EXTRA_KCONFIG:= \ CONFIG_B43=m \ CONFIG_B43_NPHY=y \ + CONFIG_B43_DEBUG=y \ + $(if $(CONFIG_RFKILL),CONFIG_B43_RFKILL=y) \ $(if $(CONFIG_LEDS_TRIGGERS),CONFIG_B43_LEDS=y) \ -- cgit v1.2.3