aboutsummaryrefslogtreecommitdiffstats
path: root/include/toplevel.mk
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2012-10-08 13:12:37 +0000
committerImre Kaloz <kaloz@openwrt.org>2012-10-08 13:12:37 +0000
commit50cb64b6edc16476956b7adc14d5e3f7943d3767 (patch)
tree0741740677516705a5bb1bccac37df92995b8b21 /include/toplevel.mk
parent2584e7dddafaa204d0ca85864819ab685fa125b0 (diff)
downloadmaster-187ad058-50cb64b6edc16476956b7adc14d5e3f7943d3767.tar.gz
master-187ad058-50cb64b6edc16476956b7adc14d5e3f7943d3767.tar.bz2
master-187ad058-50cb64b6edc16476956b7adc14d5e3f7943d3767.zip
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/toplevel.mk')
-rw-r--r--include/toplevel.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/toplevel.mk b/include/toplevel.mk
index 4bbc58e11d..f44dc81557 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