diff options
author | John Crispin <blogic@openwrt.org> | 2014-08-30 09:59:18 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-08-30 09:59:18 +0000 |
commit | 50bbe0d6ba8d795611f5cf831bc379f2821eb5a6 (patch) | |
tree | 84af0e87af6d347bec54d49a5b9d79b5a64f9b78 /target/linux/ramips/Makefile | |
parent | a297ec8e13d10274155e0850228bb06c7648e541 (diff) | |
download | master-187ad058-50bbe0d6ba8d795611f5cf831bc379f2821eb5a6.tar.gz master-187ad058-50bbe0d6ba8d795611f5cf831bc379f2821eb5a6.tar.bz2 master-187ad058-50bbe0d6ba8d795611f5cf831bc379f2821eb5a6.zip |
target: set myself as maintainer
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42335 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/Makefile')
-rw-r--r-- | target/linux/ramips/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile index 446399e82d..1b788c9545 100644 --- a/target/linux/ramips/Makefile +++ b/target/linux/ramips/Makefile @@ -11,6 +11,7 @@ BOARD:=ramips BOARDNAME:=Ralink RT288x/RT3xxx SUBTARGETS:=rt305x mt7620a mt7620n mt7621 rt3883 rt288x FEATURES:=squashfs gpio +MAINTAINER:=John Crispin <blogic@openwrt.org> LINUX_VERSION:=3.14.16 |