projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fd49d0
)
[include] toplevel.mk: remove quotes from the release name, its up to its users to...
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 19 Feb 2011 22:15:17 +0000
(22:15 +0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 19 Feb 2011 22:15:17 +0000
(22:15 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25596
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
include/toplevel.mk
patch
|
blob
|
history
diff --git
a/include/toplevel.mk
b/include/toplevel.mk
index
0a4fe0c
..
e9384ae
100644
(file)
--- a/
include/toplevel.mk
+++ b/
include/toplevel.mk
@@
-6,7
+6,7
@@
# See /LICENSE for more information.
#
-RELEASE:=
"Attitude Adjustment"
+RELEASE:=
Attitude Adjustment
PREP_MK= OPENWRT_BUILD= QUIET=0
include $(TOPDIR)/include/verbose.mk
This page took
0.020013 seconds
and
4
git commands to generate.