[Avila] wpa_supplicant
hong zhang
henryzhang at arrowspan.com
Mon Dec 11 14:57:09 EST 2006
--0-2003438608-1165867029=:76110
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Joel,
Thanks for information. I have two more questions.
1. May I simply add "bool 'wpa_supplicant'
CONFIG_USER_WPA_SUPPLICANT" in config.in?
Is it enough?
2. I have some custom modules working with atheros drivers which locate
in drivers/net/wireless. If I want to put my own modules in the
driver/net/wirelss subdirectory, what should I modifiy?
Thanks for great help!
---henry
Joel Lindsay <joel at waveteq.com> wrote:
Henry,
Just download wpa supplicant for yourself and follow the instructions for
adding a new package that you can get from the uClinux mailing list.
Basically it involves:
Putting package in user directory
Modifying the user/Makefile to add package
Modifying the config/config.in to add variable flag for compiling
Modifying the config/config.help to add help test
Modifying the wpa_supplicant Makefile to include a romfs target.
I think you can get away with only adding the following to the
wpa_supplicant/Makefile
romfs:
mkdir -p $(ROMFSINST)/usr/local/sbin/
$(ROMFSINST) -e CONFIG_USER_WPA_SUPPLICANT
/usr/sbin/wpa_supplicant
$(ROMFSINST) -e CONFIG_USER_WPA_SUPPLICANT
/usr/sbin/wpa_passphrase
Hope that helps.
Joel Lindsay, B.Eng
Project Engineer
Waveteq Communications
(250) 766-9229
----- Original Message -----
From: "hong zhang"
To: "Avila"
Sent: Friday, December 01, 2006 4:18 PM
Subject: [Avila] wpa_supplicant
Subject: [Avila] > Dear folks,
>
> When will snapgear contain wpa_supplicant tool?
> I need it to configure my GW2348 board.
>
> Please let me know!
> Thanks!!!
>
> ---henry
>
---------------------------------------------------------------------
To unsubscribe, e-mail: avila-unsubscribe at lists.unixstudios.net
For additional commands, e-mail: avila-help at lists.unixstudios.net
--0-2003438608-1165867029=:76110--
More information about the Avila
mailing list