mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-07 15:24:24 +00:00
toplevel: fix release name
Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 46899
This commit is contained in:
parent
0c2f21d303
commit
d1f6bd2541
@ -6,7 +6,7 @@
|
|||||||
# See /LICENSE for more information.
|
# See /LICENSE for more information.
|
||||||
#
|
#
|
||||||
|
|
||||||
RELEASE:=Chaos Calmer
|
RELEASE:=Designated Driver
|
||||||
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 New Issue
Block a user