Re: [OpenWrt-Devel] How to get OpenWRT to leave kernel .config the f alone?

2018-03-08 Thread Alexandru Ardelean
On Fri, Mar 9, 2018 at 7:24 AM, Daniel Santos wrote: > Hello. I'm not very good with make and I need to make many changes to my > kernel .config for debugging. I wrote a patch to add an option to tell > OpenWRT to leave it alone, but I don't understand this build system very > well and it seems to

[OpenWrt-Devel] How to get OpenWRT to leave kernel .config the f alone?

2018-03-08 Thread Daniel Santos
Hello. I'm not very good with make and I need to make many changes to my kernel .config for debugging. I wrote a patch to add an option to tell OpenWRT to leave it alone, but I don't understand this build system very well and it seems to always prevent the kernel .config from being modified as well

Re: [OpenWrt-Devel] What is the best approach to building the OpenWRT with external Kernel?

2018-03-08 Thread Jorge Pereira
Do you have any clue regarding the best approach to use the current OpenWRT v17.04.1 with the Kernel v3.10.87? -- Jorge Pereira On Thu, Mar 8, 2018 at 2:54 PM, Florian Fainelli wrote: > > > On 03/07/2018 07:20 AM, Jorge Pereira wrote: > > Hi, > > > > I have some specific board delivered with a

Re: [OpenWrt-Devel] What is the best approach to building the OpenWRT with external Kernel?

2018-03-08 Thread Florian Fainelli
On 03/07/2018 07:20 AM, Jorge Pereira wrote: > Hi, > > I have some specific board delivered with a Kernel 3.18.x that have some > specific changes that definitely I cannot run using another kernel by > now. So, what is the best approach to building the OpenWRT using this > specific Kernel path?