diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-10-08 13:12:37 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-10-08 13:12:37 +0000 |
commit | 86b1704b24b0e4669391b0a305cb02b8a88c5aa2 (patch) | |
tree | 0741740677516705a5bb1bccac37df92995b8b21 /include | |
parent | 70cabf6f3f7366cd06c90c490d2e35381f95e760 (diff) |
it's time to break the barriers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33666 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include')
-rw-r--r-- | include/toplevel.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/toplevel.mk b/include/toplevel.mk index 4bbc58e11..f44dc8155 100644 --- a/include/toplevel.mk +++ b/include/toplevel.mk @@ -1,12 +1,12 @@ # Makefile for OpenWrt # -# Copyright (C) 2007-2011 OpenWrt.org +# Copyright (C) 2007-2012 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -RELEASE:=Attitude Adjustment +RELEASE:=Barrier Breaker PREP_MK= OPENWRT_BUILD= QUIET=0 include $(TOPDIR)/include/verbose.mk |