mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-09 07:41:56 +02:00
fix wlcompat defaults
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5659 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
28398504ad
commit
d42c23805a
@ -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