[OpenWrt-Devel] Build just the kernel

2011-11-16 Thread Matt Redfearn
Hi, I am trying to hack some drivers in the kernel for a mips machine, but so far the only way I have found to get the openWRT build system to recompile the kernel is to run make in the root directory of openWRT. Running make linux-compile or make linux-install as I've seen previously on the

Re: [OpenWrt-Devel] Build just the kernel

2011-11-16 Thread John Crispin
On 16/11/11 17:46, Matt Redfearn wrote: Hi, I am trying to hack some drivers in the kernel for a mips machine, but so far the only way I have found to get the openWRT build system to recompile the kernel is to run make in the root directory of openWRT. Running “make linux-compile” or “make

Re: [OpenWrt-Devel] Build just the kernel

2011-11-16 Thread Jan Willies
2011/11/16 Matt Redfearn matt.redfe...@nxp.com Hi, I am trying to hack some drivers in the kernel for a mips machine, but so far the only way I have found to get the openWRT build system to recompile the kernel is to run make in the root directory of openWRT. Running “make