Uwe Hermann wrote:
So it really doesn't matter too much in my opinion.
Yeah, I think it's not a big problem.
I think it causes confusion and the duplication is really unneccessary. I was hoping for info about how it is used (only in Kconfig, or also in source?) to figure out where it would be best generated.
(And, the value might need quotes.)
Actually, if we strip the quotes everywhere, we can get rid of a shell invocation in the top level Makefile.
How come?
And it's not like that one shell invokation will kill us.
It's a nice optimization if doable.
//Peter