local makefile/kconfig
Posted: Tue Sep 11, 2018 12:43 pm
Hello all,
I used kconfig to set something in my project, but I won a complete compilation
I added some CFLAGS += -Dxxxx in makefile, but also with this I got a complete compilation
I believe that both approaches change the root of the compilation tree, can I have a "local" kconfig/makefile?
I used kconfig to set something in my project, but I won a complete compilation
I added some CFLAGS += -Dxxxx in makefile, but also with this I got a complete compilation
I believe that both approaches change the root of the compilation tree, can I have a "local" kconfig/makefile?