Jump to content

KERNEL_ONLY flag dont work


swissbyte

Recommended Posts

Hi There

 

I'm trying to compile a new image with armbians build environment.

Basically the process works as expected, as long as i recompile everything.

 

But i want to make some changes to the KERNEL source before compiling.

Therefore i have enabled the following flags:

 

CREATE_PATCHES="yes"

KERNEL_ONLY="yes"                            # build kernel only
SOURCE_COMPILE="yes"                        # force source compilation
KERNEL_CLEAN="yes"                          # MAKE clean before compilation

CLEAN_LEVEL="sources"

 

But, it does not clean the Kernel and it does not recompile it.

Do you have any advice for me?

 

Thanks

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines