diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-03-13 03:02:34 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-03-13 03:02:34 +0000 |
commit | 7fc700dcca433de90a574a5521ae30d0c578e65a (patch) | |
tree | de14a6c066255663485a469321e140b4453f094e /target/linux/ath25/Makefile | |
parent | 1850e0f0a7627b4e0ef18516ff2b25a7c14215ca (diff) | |
download | upstream-7fc700dcca433de90a574a5521ae30d0c578e65a.tar.gz upstream-7fc700dcca433de90a574a5521ae30d0c578e65a.tar.bz2 upstream-7fc700dcca433de90a574a5521ae30d0c578e65a.zip |
ath25: set myself as maintainer
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 44737
Diffstat (limited to 'target/linux/ath25/Makefile')
-rw-r--r-- | target/linux/ath25/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ath25/Makefile b/target/linux/ath25/Makefile index b1baa2e6b0..ae867e9039 100644 --- a/target/linux/ath25/Makefile +++ b/target/linux/ath25/Makefile @@ -10,6 +10,7 @@ ARCH:=mips BOARD:=ath25 BOARDNAME:=Atheros AR231x/AR5312 FEATURES:=squashfs low_mem +MAINTAINER:=Sergey Ryazanov <ryazanov.s.a@gmail.com> KERNEL_PATCHVER:=3.18 |