diff options
author | John Crispin <john@openwrt.org> | 2014-08-30 09:59:18 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-08-30 09:59:18 +0000 |
commit | 4d96ccd87a6528b173be4b5bec6877c400dfd878 (patch) | |
tree | a86a5ae5307a0242602ae492baad27cc48846b35 /target/linux/ipq806x | |
parent | 3c1f6e358d4f1da4cf79083996544ce909f21b5f (diff) | |
download | upstream-4d96ccd87a6528b173be4b5bec6877c400dfd878.tar.gz upstream-4d96ccd87a6528b173be4b5bec6877c400dfd878.tar.bz2 upstream-4d96ccd87a6528b173be4b5bec6877c400dfd878.zip |
target: set myself as maintainer
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42335
Diffstat (limited to 'target/linux/ipq806x')
-rw-r--r-- | target/linux/ipq806x/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ipq806x/Makefile b/target/linux/ipq806x/Makefile index 7521e971ef..78290e88cd 100644 --- a/target/linux/ipq806x/Makefile +++ b/target/linux/ipq806x/Makefile @@ -7,6 +7,7 @@ BOARD:=ipq806x BOARDNAME:=Qualcomm Atheros IPQ806X FEATURES:=squashfs CPU_TYPE:=cortex-a7 +MAINTAINER:=John Crispin <blogic@openwrt.org> LINUX_VERSION:=3.14.12 |