mirror of https://github.com/hak5/openwrt-owl.git
toplevel: fix release name
Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 46899owl
parent
0c2f21d303
commit
d1f6bd2541
|
@ -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 New Issue