diff options
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 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 |