[Buildroot] [PATCH 1/2] Match whole words when changing .config options

Peter Korsgaard jacmet at uclibc.org
Sun Jul 18 20:43:35 UTC 2010


>>>>> "Malte" == Malte Starostik <m-starostik at versanet.de> writes:

 Malte> Make KCONFIG_{ENABLE,DISABLE,SET}_OPT match whole words only.
 Malte> Fixes that BR_INET_IPV6 enables CONFIG_IPV6 in the kernel's
 Malte> .config, but also nukes everything with "CONFIG_IPV6" in its name, e.g.
 Malte> CONFIG_IPV6_PRIVACY.  This in turn causes any IPv6 options in a custom
 Malte> kernel .config to be lost and oldconfig going interactive.

Committed both, thanks.

In the future, don't forget to sign off on your patches (use -s).

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list