From 2f53a193a1d22cc840dcbc5f8af174387fc5375c Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 27 Nov 2006 05:27:36 +0000 Subject: fix wlcompat defaults SVN-Revision: 5659 --- package/wlcompat/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package') diff --git a/package/wlcompat/Makefile b/package/wlcompat/Makefile index 44acaee..ceb5969 100644 --- a/package/wlcompat/Makefile +++ b/package/wlcompat/Makefile @@ -20,7 +20,6 @@ define Package/kmod-wlcompat/Default SECTION:=kernel CATEGORY:=Kernel drivers DEPENDS:=@PACKAGE_kmod-brcm-wl||PACKAGE_kmod-brcm-wl-mimo +wireless-tools - DEFAULT:=y TITLE:=Broadcom wl wrapper module DESCRIPTION:=\ This package contains a wrapper module, that provides Wireless Extension \\\ @@ -30,6 +29,7 @@ endef define Package/kmod-wlcompat $(call Package/kmod-wlcompat/Default) + DEFAULT:=y endef define Package/kmod-wlcompat-debug -- cgit v1.1