diff options
author | Luka Perkov <luka@openwrt.org> | 2013-09-27 01:52:29 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2013-09-27 01:52:29 +0000 |
commit | 4a6d14210e0c2713a3663946f22f903151bf68d9 (patch) | |
tree | 1148def10056e863db7983ed52e67e74378c29f2 /target/linux | |
parent | e0e36cb5d987c6515f2b9c6ed4e4df6c84f18541 (diff) | |
download | upstream-4a6d14210e0c2713a3663946f22f903151bf68d9.tar.gz upstream-4a6d14210e0c2713a3663946f22f903151bf68d9.tar.bz2 upstream-4a6d14210e0c2713a3663946f22f903151bf68d9.zip |
mvebu: add myself as maintainer
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38226 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/mvebu/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/mvebu/Makefile b/target/linux/mvebu/Makefile index 1b06bfe3a4..bf3c5f86a9 100644 --- a/target/linux/mvebu/Makefile +++ b/target/linux/mvebu/Makefile @@ -12,6 +12,7 @@ BOARDNAME:=Marvell Armada XP/370 FEATURES:=targz usb pci pcie gpio CPU_TYPE:=cortex-a9 CPU_SUBTYPE:=vfpv3 +MAINTAINER:=Luka Perkov <luka@openwrt.org> LINUX_VERSION:=3.10.12 |