diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2013-09-07 15:46:27 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2013-09-07 15:46:27 +0000 |
commit | 38306e8863eadf7e94e97c0cc339fd6947183147 (patch) | |
tree | 64218e08423ef628626c68af3b17142e99854bc8 /target/linux | |
parent | ee2f2c1138091cf7804d0ece16cc4bf8813db4e2 (diff) | |
download | upstream-38306e8863eadf7e94e97c0cc339fd6947183147.tar.gz upstream-38306e8863eadf7e94e97c0cc339fd6947183147.tar.bz2 upstream-38306e8863eadf7e94e97c0cc339fd6947183147.zip |
brcm47xx: add me as maintainer
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37916 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/brcm47xx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/brcm47xx/Makefile b/target/linux/brcm47xx/Makefile index 4c80378197..d080e412ff 100644 --- a/target/linux/brcm47xx/Makefile +++ b/target/linux/brcm47xx/Makefile @@ -10,6 +10,7 @@ ARCH:=mipsel BOARD:=brcm47xx BOARDNAME:=Broadcom BCM947xx/953xx FEATURES:=squashfs usb pcmcia +MAINTAINER:=Hauke Mehrtens <hauke@hauke-m.de> LINUX_VERSION:=3.10.10 |