diff options
author | Luka Perkov <luka@openwrt.org> | 2012-06-05 00:43:56 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2012-06-05 00:43:56 +0000 |
commit | 321654ac94dab81c0b747149e4dd26ae1ebba3a8 (patch) | |
tree | d2994c46f579f53005073b4e975a7b886d087145 /target/linux/kirkwood/Makefile | |
parent | d15f08bdbb68e69d2a4fa3a66d8edb94d1de1ac3 (diff) | |
download | master-187ad058-321654ac94dab81c0b747149e4dd26ae1ebba3a8.tar.gz master-187ad058-321654ac94dab81c0b747149e4dd26ae1ebba3a8.tar.bz2 master-187ad058-321654ac94dab81c0b747149e4dd26ae1ebba3a8.zip |
kirkwood: reorganize target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32053 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/kirkwood/Makefile')
-rw-r--r-- | target/linux/kirkwood/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/kirkwood/Makefile b/target/linux/kirkwood/Makefile index da44defea7..f4e670308a 100644 --- a/target/linux/kirkwood/Makefile +++ b/target/linux/kirkwood/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2009-2011 OpenWrt.org +# Copyright (C) 2009-2012 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. |