try make showenv Check your TARGET, and CUSTOMER_HW2,CONFIG_WIFI_CONTROL_FUNC for C defines.
On 9月16日, 下午3时37分, Vadim Sofiyskiy <[email protected]> wrote: > I tried it from the cm kernel with same results > On Sep 15, 2011 11:50 PM, "Franky" <[email protected]> wrote:> You could > try the one in android common kernel. > > But kernel.org is down. I can send you want if you want. > > > BRs > > Franky > > > On Sep 15, 2:06 am, Vadim <[email protected]> wrote: > >> im 99% sure that i cant load it because i am compiling it with wrong > >> dhcdflags in the makefile of the bcm4329 directory, anyone know how to > >> get them? i do have the original module > > >> On Sep 6, 3:10 pm, Vadim <[email protected]> wrote:> i am trying to > > compile the 2.6.35.7 kernel supplied by huawei, the > > > > > > > > >> > kernel builds fine but the bcm4329 wifi module gives > > >> > ERROR: "wifi_get_irq_number" [drivers/net/wireless/bcm4329/bcm4329.ko] > >> > undefined! > >> > ERROR: "wifi_set_power" [drivers/net/wireless/bcm4329/bcm4329.ko] > >> > undefined! > >> > ERROR: "wifi_get_mac_addr" [drivers/net/wireless/bcm4329/bcm4329.ko] > >> > undefined! > >> > make[1]: *** [__modpost] Error 1 > >> > make: *** [modules] Error 2 > > >> > I built the kernel as follows: > > >> > make hw_msm7x27_defconfig > > >> > export ARCH=arm > > >> > export PATH=$PATH:/home/vadim/Documents/Android_building/CyanogenMod_7/ > >> > prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin > > >> > make -j16 ARCH=arm CROSS_COMPILE=arm-eabi- > > >> > Can anyone tell me whats going on? > > > -- > > unsubscribe: [email protected] > > website:http://groups.google.com/group/android-kernel -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel
