diff options
| author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-18 07:50:54 +0000 | 
|---|---|---|
| committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-18 07:50:54 +0000 | 
| commit | 6da495256c143c5eb1d3fd4797f4c5feb408d23c (patch) | |
| tree | 7dad8bb6987bb6d807f731d1bb5cddb7fecbb57a | |
| parent | 68e6d1ea71eeaf9dba7a415ae208c59a799a674f (diff) | |
embed wireless-tools by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@671 3c298f89-4303-0410-b956-a3cf2f4a3e73
| -rw-r--r-- | package/wireless-tools/Config.in | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/package/wireless-tools/Config.in b/package/wireless-tools/Config.in index 452d30ded..5502b090d 100644 --- a/package/wireless-tools/Config.in +++ b/package/wireless-tools/Config.in @@ -1,5 +1,5 @@  config BR2_PACKAGE_WIRELESS_TOOLS  	tristate "wireless-tools" -	default m +	default y  	help  	  Tools for configuring Wireless Adapters implementing the "Wireless Extension"  | 
