On Fri, Oct 2, 2015 at 5:13 PM, Rick Mann <[email protected]> wrote: > >> On Oct 2, 2015, at 08:58 , Robert Nelson <[email protected]> wrote: >> >> the "3.8.13-boneX", "3.14.X-ti-rY", and "4.1.X-ti-rY" have tags pushed to: >> >> https://github.com/beagleboard/linux > > Yep, found that, but I'm not sure how to build it, since it doesn't have your > fancy build_deb.sh script. Does that have all the BBB patches applied, at > least? > > Is the .config already set? Do I just type "make"?
it's not that easy.. make ARCH=arm bb.org_defconfig <then all one line> make ARCH=arm CROSS_COMPILE="bin/arm-" KBUILD_DEBARCH=armhf KDEB_SOURCENAME=linux-upstream KDEB_CHANGELOG_DIST=unstable LOCALVERSION=-cross KDEB_PKGVERSION=1cross deb-pkg 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]. For more options, visit https://groups.google.com/d/optout.
