include/toplevel.mk: more chaos calmer renaming

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41871 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
John Crispin
2014-07-29 09:10:02 +00:00
parent 8ac4123cfb
commit 9894da0116

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)