Building Linux Kernel for Beaglebone Green Wireless

Hi,
I am a newbie here. Was tried to build Linux kernel for BBGW. I’ve downloaded BBB git kernel and applied BBGW patch on top. Then tried to load my wifi modules(compat.ko, cfg80211.ko, mac80211.ko…). Its was failing by showing “Disagrees about version of symbol module_layout”.
So i’m doubt on linux kernel version. Can anybody help me to find correct linux tree that can be used for BBGW. and patches.

Best Regards
Aswin

Hi,

Did you go through the following…

https://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-TIBSP

I am also trying to build the same and facing a similar issue.

-Amit