projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c2f21d
)
toplevel: fix release name
author
Steven Barth
<cyrus@openwrt.org>
Sun, 13 Sep 2015 18:02:54 +0000
(18:02 +0000)
committer
Steven Barth
<cyrus@openwrt.org>
Sun, 13 Sep 2015 18:02:54 +0000
(18:02 +0000)
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 46899
include/toplevel.mk
patch
|
blob
|
history
diff --git
a/include/toplevel.mk
b/include/toplevel.mk
index 11b2dd9e292588bcc91fdc2e4a962d44de7e9100..ccbc2637d5ca64dbd0195cf4de29c3e8064d167e 100644
(file)
--- a/
include/toplevel.mk
+++ b/
include/toplevel.mk
@@
-6,7
+6,7
@@
# See /LICENSE for more information.
#
-RELEASE:=
Chaos Calm
er
+RELEASE:=
Designated Driv
er
PREP_MK= OPENWRT_BUILD= QUIET=0
export IS_TTY=$(shell tty -s && echo 1 || echo 0)