toplevel: fix release name

Signed-off-by: Steven Barth <steven@midlink.org>

SVN-Revision: 46899
This commit is contained in:
Steven Barth 2015-09-13 18:02:54 +00:00
parent 0c2f21d303
commit d1f6bd2541
1 changed files with 1 additions and 1 deletions

View File

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