[Buildroot] [PATCH 1/1] Declare SED Makefile instead of package/Makefile.in so it exists globally.

Peter Korsgaard peter at korsgaard.com
Sat Feb 27 22:00:46 UTC 2016


>>>>> "Arnout" == Arnout Vandecappelle <arnout at mind.be> writes:

Hi,

>> Arnout, what do you think? In addition, I think it would be good t In
>> addition, I think it would be good to In addition, I think it would
>> be good to o

 >  I agree we should go for (1).

Yes, I also think this is the sanest / simplest thing to do.

 >  However, this doesn't completely stop the 'make menuconfig savedefconfig': once
 > a .config file exists, you can still do that. But it could have some funky side
 > effects (not that I can think of any right away, but it feels a bit iffy). So I
 > think it would be good to enforce that all the noconfig_targets can only be
 > called on their own on the command line. This would block completely silly
 > things like 'make menuconfig defconfig' (it would also block potentially valid
 > things like 'make foo_defconfig menuconfig', but I think adding an extra '&&
 > make' in the middle of that is not so painful).

No, that seems ok (as long as it is clear from the error message that
you need to do so).

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list