jimsmith80
Android Expert
What toolchain are you using. My build was nowhere near complete using arm-eabi-4.4.3. Here is what I got:
rch/arm/mach-msm/board-zte-wifi.c: In function 'proc_read_wifi_mac':
arch/arm/mach-msm/board-zte-wifi.c:319: warning: 'mac_buf[0]' is used uninitialized in this function
error, forbidden warning: board-zte-wifi.c:319
make[1]: *** [arch/arm/mach-msm/board-zte-wifi.o] Error 1
I'll try a few more tool chains and see where I get.
rch/arm/mach-msm/board-zte-wifi.c: In function 'proc_read_wifi_mac':
arch/arm/mach-msm/board-zte-wifi.c:319: warning: 'mac_buf[0]' is used uninitialized in this function
error, forbidden warning: board-zte-wifi.c:319
make[1]: *** [arch/arm/mach-msm/board-zte-wifi.o] Error 1
I'll try a few more tool chains and see where I get.