On Wed, Jun 21, 2017 at 4:44 PM, mzimmers <[email protected]> wrote: > > > On Wednesday, June 21, 2017 at 3:38:11 PM UTC-6, RobertCNelson wrote: >> >> >> Are you passing ARCH=arm ?? > > > No. I'm just trying to do the example on this page: here
For completeness, his example should have had an "ARCH=arm" make ARCH=arm -C /lib/modules/$(shell uname -r)/build/ M=$(PWD) modules However, he didn't required any arch includes, unlike your project. 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/CAOCHtYhZs6D5xn5J8d9xyfk4S5F6REb9K7yCzOLqvC%2B%2BT5mnxg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
