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/ipq806x/Makefile | |
parent | a297ec8e13d10274155e0850228bb06c7648e541 (diff) | |
download | upstream-50bbe0d6ba8d795611f5cf831bc379f2821eb5a6.tar.gz upstream-50bbe0d6ba8d795611f5cf831bc379f2821eb5a6.tar.bz2 upstream-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/ipq806x/Makefile')
-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 |