From 3f44b114d77e17c6ef83e6ddfe89c52055148a3b Mon Sep 17 00:00:00 2001 From: nbd Date: Thu, 30 Jun 2005 21:36:59 +0000 Subject: split wlcompat package in HEAD, too git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1298 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/target/linux/package/wlcompat/Config.in | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'openwrt/target/linux/package/wlcompat/Config.in') diff --git a/openwrt/target/linux/package/wlcompat/Config.in b/openwrt/target/linux/package/wlcompat/Config.in index 926cf4b3c..5958eeb89 100644 --- a/openwrt/target/linux/package/wlcompat/Config.in +++ b/openwrt/target/linux/package/wlcompat/Config.in @@ -5,3 +5,11 @@ config BR2_PACKAGE_KMOD_WLCOMPAT help A wrapper module, that provides Wireless Extension support for the proprietary Broadcom wl module. + +config BR2_PACKAGE_KMOD_WLCOMPAT_DEBUG + tristate "kmod-wlcompat-debug" + default m + depends BR2_PACKAGE_KMOD_BRCM_WL + help + A wrapper module, that provides Wireless Extension support for the + proprietary Broadcom wl module. (debug version) -- cgit v1.2.3