include/toplevel.mk: more chaos calmer renaming

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 41871
This commit is contained in:
John Crispin 2014-07-29 09:10:02 +00:00
parent ad27df85b7
commit 18a4d9fded

View File

@ -6,7 +6,7 @@
# See /LICENSE for more information.
#
RELEASE:=Barrier Breaker
RELEASE:=Chaos Calmer
PREP_MK= OPENWRT_BUILD= QUIET=0
export IS_TTY=$(shell tty -s && echo 1 || echo 0)