On Mon, Mar 19, 2018 at 9:12 AM, <[email protected]> wrote: > Hello all! I've got a Pocket Beagle running "Linux beagle bone > 4.9.83-ti-r104 #1 SMP PREEMP", I would like to change the kernel > configuration to include support for the Realtek RTL8821AE WiFi driver. I > see the option to load the driver in the Network Device Support section of > the kernel config menu, but I am not able to compile the kernel using the > normal Debian steps. I have installed "linux-headers-4.9.83.ti-r104" in > "/usr/src", and am able to get the config menu by running "make menuconfig" > from in that directory. However, when I try to compile the kernel with "make > all", I get the following error:
Ah those are the "headers" not the drivers.. Grab yakbuild: https://github.com/RobertCNelson/yakbuild Follow the readme.md and use the "recipe.sh.v4.9.x.sample" example.. Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYh1Nt6cpue436S2cTUML4uoMAfMLjH03Aabw%3DHkekLqPA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
