On 2013-12-04 11:47, cmsv wrote:
> Here is what i did:
> 
> svn co svn://svn.openwrt.org/openwrt/branches/attitude_adjustment
> cd ~/attitude_adjustment
> ./scripts/feeds update -a
> ./scripts/feeds install -a
> make defconfig
> make prereq
> make menuconfig
> (did not change the default config just checked, saved and exit)
> make
> 
> result: (689K)
> 
> /attitude_adjustment $ ls -lah
> bin/ar71xx/packages/netifd_2013-07-16-2674941b06c1ec67f1aff1bff9212e1372106641_ar71xx.ipk
> 
> -rw-r--r-- 1 cmsv cmsv 689K Dec  4 01:54
> bin/ar71xx/packages/netifd_2013-07-16-2674941b06c1ec67f1aff1bff9212e1372106641_ar71xx.ipk
> 
> $ cat .config | grep NLS
> # CONFIG_BUILD_NLS is not set
> 
> $ cat .config | grep CONFIG_NO_STRIP
> # CONFIG_NO_STRIP is not set
> 
> The config is the default one that AA generates.
> http://wirelesspt.net/arquivos/firmware/tmp/config
Please send me your bloated .ipk. Also send me a log of the following
command: make package/netifd/{clean,compile} V=s

- Felix
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to