projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5cbceb
)
toplevel.mk: remove quotes from the release name, its up to its users to ensure prope...
author
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 19 Feb 2011 22:15:17 +0000
(22:15 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 19 Feb 2011 22:15:17 +0000
(22:15 +0000)
SVN-Revision: 25596
include/toplevel.mk
patch
|
blob
|
history
diff --git
a/include/toplevel.mk
b/include/toplevel.mk
index 0a4fe0cab7951cf2ad155cf9de71fed8c54d3323..e9384aebca654b0d885c1b31ef9681c753c2437d 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