mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 16:58:22 +00:00
fix wlcompat defaults
SVN-Revision: 5659
This commit is contained in:
parent
953147eafb
commit
2f53a193a1
@ -20,7 +20,6 @@ define Package/kmod-wlcompat/Default
|
|||||||
SECTION:=kernel
|
SECTION:=kernel
|
||||||
CATEGORY:=Kernel drivers
|
CATEGORY:=Kernel drivers
|
||||||
DEPENDS:=@PACKAGE_kmod-brcm-wl||PACKAGE_kmod-brcm-wl-mimo +wireless-tools
|
DEPENDS:=@PACKAGE_kmod-brcm-wl||PACKAGE_kmod-brcm-wl-mimo +wireless-tools
|
||||||
DEFAULT:=y
|
|
||||||
TITLE:=Broadcom wl wrapper module
|
TITLE:=Broadcom wl wrapper module
|
||||||
DESCRIPTION:=\
|
DESCRIPTION:=\
|
||||||
This package contains a wrapper module, that provides Wireless Extension \\\
|
This package contains a wrapper module, that provides Wireless Extension \\\
|
||||||
@ -30,6 +29,7 @@ endef
|
|||||||
|
|
||||||
define Package/kmod-wlcompat
|
define Package/kmod-wlcompat
|
||||||
$(call Package/kmod-wlcompat/Default)
|
$(call Package/kmod-wlcompat/Default)
|
||||||
|
DEFAULT:=y
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/kmod-wlcompat-debug
|
define Package/kmod-wlcompat-debug
|
||||||
|
Loading…
x
Reference in New Issue
Block a user