diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2014-12-25 22:34:15 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2014-12-25 22:34:15 +0000 |
commit | 307bf5133e9c3c013f8862a8ecde4802b623d492 (patch) | |
tree | 618c006496d039fb8e3efb820bdbf6b1c8004b87 /target/linux/kirkwood | |
parent | 047dd14d04a84cbdf1232e0d907ced174f30ba5f (diff) | |
download | master-187ad058-307bf5133e9c3c013f8862a8ecde4802b623d492.tar.gz master-187ad058-307bf5133e9c3c013f8862a8ecde4802b623d492.tar.bz2 master-187ad058-307bf5133e9c3c013f8862a8ecde4802b623d492.zip |
[kirkwood/mvebu]: we've changed places with Luka, reflect that :)
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43774 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/kirkwood')
-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 bf3c431a17..6fa42bfbbf 100644 --- a/target/linux/kirkwood/Makefile +++ b/target/linux/kirkwood/Makefile @@ -11,7 +11,7 @@ BOARD:=kirkwood BOARDNAME:=Marvell Kirkwood FEATURES:=targz usb jffs2_nand nand ubifs CPU_TYPE:=xscale -MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> +MAINTAINER:=Luka Perkov <luka@openwrt.org> KERNEL_PATCHVER:=3.14 |