Difference between revisions of "Wireless Tools"

From ArmadeusWiki
Jump to: navigation, search
m (Installation)
m (Installation)
 
Line 12: Line 12:
 
     [*] Networking  --->
 
     [*] Networking  --->
 
         [*]  wireless tools
 
         [*]  wireless tools
 +
</pre>
 +
 +
<pre class="host">
 +
$ make
 
</pre>
 
</pre>
  

Latest revision as of 16:43, 8 April 2009

How-to install wireless tools. These utilities are needed if you want to play with the WiFi interface of your boards.

Installation

To play with WiFi, select these packages in Buildroot's config:

 $ make menuconfig
 Package Selection for the target  --->
    [*] Networking  --->
        [*]   wireless tools
 $ make

Usage

After flashing your rootfs, you can now configure WiFi.

Links