[include] toplevel.mk: remove quotes from the release name, its up to its users to...
[openwrt.git] / include / toplevel.mk
index 0a4fe0c..e9384ae 100644 (file)
@@ -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.030736 seconds and 4 git commands to generate.