summaryrefslogtreecommitdiffstats
path: root/include/toplevel.mk
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-02-13 11:20:09 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-02-13 11:20:09 +0000
commitd37749f1ac0b36d808cd212cc674251424a759c4 (patch)
treefc03c35095cc65438dc168aa8bd8bfe380f42979 /include/toplevel.mk
parentad7e52f22b9642778408cad7dae984ef58291139 (diff)
it's time for some attitude adjustment ;)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25514 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 cb50dfa3d..0a4fe0cab 100644
--- a/include/toplevel.mk
+++ b/include/toplevel.mk
@@ -1,12 +1,12 @@
# Makefile for OpenWrt
#
-# Copyright (C) 2007 OpenWrt.org
+# Copyright (C) 2007-2011 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-RELEASE:=Kamikaze
+RELEASE:="Attitude Adjustment"
PREP_MK= OPENWRT_BUILD= QUIET=0
include $(TOPDIR)/include/verbose.mk