Thanks everyone for the replies :)
*john3909 wrote:* > > I modified the file you are building and the build takes all of about 2 > seconds. How much more time do you want to save? > When I edit the file and then run scripts/rebuild.sh, it opens Menuconfig, I close it and then it starts issuing many CC commands that take about 2 minutes to complete. If I run the following instead, it takes a little longer than a minute `make -j4 ARCH=arm LOCALVERSION=-bone-rt-r10 CROSS_COMPILE="ccache /home/rvg/Desktop/bb-kernel/dl/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-" modules` My machine is not (so) slow, it's a dual core i7 (4 cores seen by the kernel), about 5 years old, with 8GB ram. What did you run that took 2 seconds? *Greg wrote:* > > I think you want an "out of tree" module: > https://www.kernel.org/doc/Documentation/kbuild/modules.txt > Thanks! I'll try that! -- 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/80247661-30d4-46f4-8d90-eb9dda34f1c4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
