diff options
author | John Crispin <john@phrozen.org> | 2016-05-11 09:06:21 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2016-05-12 03:29:36 +0200 |
commit | b8ab6af1a9b8cf1ac76e7008661fd3e775e9ae2b (patch) | |
tree | 4ac5adebeb359cb34550584caeeb4220b2f9ebec /target/linux/ramips | |
parent | e1041e1bc0429442e151e18ec6cbbb28cc050bbe (diff) | |
download | upstream-b8ab6af1a9b8cf1ac76e7008661fd3e775e9ae2b.tar.gz upstream-b8ab6af1a9b8cf1ac76e7008661fd3e775e9ae2b.tar.bz2 upstream-b8ab6af1a9b8cf1ac76e7008661fd3e775e9ae2b.zip |
global: change my email address
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/ramips')
-rw-r--r-- | target/linux/ramips/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile index 55a8fd62ed..4e8b26cb84 100644 --- a/target/linux/ramips/Makefile +++ b/target/linux/ramips/Makefile @@ -11,7 +11,7 @@ BOARD:=ramips BOARDNAME:=Ralink RT288x/RT3xxx SUBTARGETS:=rt305x mt7620 mt7621 mt7628 mt7688 rt3883 rt288x FEATURES:=squashfs gpio mips16 -MAINTAINER:=John Crispin <blogic@openwrt.org> +MAINTAINER:=John Crispin <john@phrozen.org> KERNEL_PATCHVER:=4.4 |