On Thu, Feb 22, 2018 at 2:16 PM, Hemant Kapoor <[email protected]> wrote: > >> >> sudo apt update >> sudo apt install linux-headers-`uname -r` > > HK: Above instructions are for building the modules natively correct... This > won't help me cross compiling but based on your second response, it is clear > that module are different in terms of compilation than normal application... > > So I will stick with compiling modules natively and think of cross > compilation later..
Yeap, cross building is a pain, thus we ship everything in the repo so users can build on target.. 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/CAOCHtYg3hffs%2B4C9%2BXtmAc3ZKcUWoUtUauK%2BN2fVeQjOO8TPhQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
