diff options
-rw-r--r-- | target/linux/ath25/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ath25/Makefile b/target/linux/ath25/Makefile index b1baa2e6b0..ae867e9039 100644 --- a/target/linux/ath25/Makefile +++ b/target/linux/ath25/Makefile @@ -10,6 +10,7 @@ ARCH:=mips BOARD:=ath25 BOARDNAME:=Atheros AR231x/AR5312 FEATURES:=squashfs low_mem +MAINTAINER:=Sergey Ryazanov <ryazanov.s.a@gmail.com> KERNEL_PATCHVER:=3.18 |