toplevel: fix release name
Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 46899
This commit is contained in:
parent
0c2f21d303
commit
d1f6bd2541
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue