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 linux-install” as I’ve seen > previously on the mailing list give no known target errors. Please could > someone tell me the make target to get the build system to just > recompile the kernel, then build the sysupgrade image? > > >
Hi, "make target/install" will do that for you ... that will not rebuild packages ... just the kernel and images will be rebuilt/generated John _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
