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: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to