From: blogic Date: Tue, 29 Jul 2014 09:10:02 +0000 (+0000) Subject: include/toplevel.mk: more chaos calmer renaming X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=9f02c01ad72d55a0b750bcc1bfd20c905d36bae3;p=openwrt.git include/toplevel.mk: more chaos calmer renaming Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41871 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/include/toplevel.mk b/include/toplevel.mk index 10b81049c5..2e89c0b29e 100644 --- a/include/toplevel.mk +++ b/include/toplevel.mk @@ -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)