kconfig: enforce stable sort order

Locales differ in the order in which they sort entries. This ensures
predictable behavior.

Change-Id: I4ceec90a56bbc368a847d14298db0a21cc21e77c
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: http://review.coreboot.org/10510
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Alexander Couzens <lynxis@fe80.eu>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
This commit is contained in:
Patrick Georgi 2015-06-11 09:45:00 +02:00 committed by Patrick Georgi
parent 0afdec4cdc
commit 4647bb11ca
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@
# Kernel configuration targets
# These targets are used from top-level makefile
export LC_ALL=C
export LANG=C
PHONY += oldconfig xconfig gconfig menuconfig config silentoldconfig update-po-config \
localmodconfig localyesconfig