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/lantiq/Makefile | |
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/lantiq/Makefile')
-rw-r--r-- | target/linux/lantiq/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/lantiq/Makefile b/target/linux/lantiq/Makefile index 143c110664..5dcefc5d32 100644 --- a/target/linux/lantiq/Makefile +++ b/target/linux/lantiq/Makefile @@ -10,6 +10,7 @@ BOARD:=lantiq BOARDNAME:=Lantiq FEATURES:=squashfs SUBTARGETS=xway xrx200 +MAINTAINER:=John Crispin <blogic@openwrt.org> LINUX_VERSION:=3.10.49 |