aboutsummaryrefslogtreecommitdiffstats
path: root/include/toplevel.mk
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2011-02-13 11:20:09 +0000
committerImre Kaloz <kaloz@openwrt.org>2011-02-13 11:20:09 +0000
commitacf2cfc98be5cead5357a54c45fd57030f912be3 (patch)
treefc03c35095cc65438dc168aa8bd8bfe380f42979 /include/toplevel.mk
parentc22ef44124778a30c6a7f1c6395006e1b4fb3381 (diff)
downloadmaster-187ad058-acf2cfc98be5cead5357a54c45fd57030f912be3.tar.gz
master-187ad058-acf2cfc98be5cead5357a54c45fd57030f912be3.tar.bz2
master-187ad058-acf2cfc98be5cead5357a54c45fd57030f912be3.zip
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 cb50dfa3d7..0a4fe0cab7 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