include/toplevel.mk: more chaos calmer renaming
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41871
This commit is contained in:
parent
ad27df85b7
commit
18a4d9fded
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
# See /LICENSE for more information.
|
# See /LICENSE for more information.
|
||||||
#
|
#
|
||||||
|
|
||||||
RELEASE:=Barrier Breaker
|
RELEASE:=Chaos Calmer
|
||||||
PREP_MK= OPENWRT_BUILD= QUIET=0
|
PREP_MK= OPENWRT_BUILD= QUIET=0
|
||||||
|
|
||||||
export IS_TTY=$(shell tty -s && echo 1 || echo 0)
|
export IS_TTY=$(shell tty -s && echo 1 || echo 0)
|
||||||
|
|
Loading…
Reference in a new issue