diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-05-06 12:37:36 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-05-06 12:37:36 +0000 |
commit | 9db1daeb994fe3cf2b7a284ae723658807e647ca (patch) | |
tree | bfa54818f781732fe10955d81351b3fe67575ab3 /target/linux/au1000/Makefile | |
parent | 2a36c4c1d08b19c66bbc364d78fa3f8cc9e62c9e (diff) |
[kernel] fill maintainer infos for a couple of targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26836 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/au1000/Makefile')
-rw-r--r-- | target/linux/au1000/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/au1000/Makefile b/target/linux/au1000/Makefile index 67421d127..04d9a9d2d 100644 --- a/target/linux/au1000/Makefile +++ b/target/linux/au1000/Makefile @@ -11,6 +11,7 @@ BOARD:=au1000 BOARDNAME:=RMI/AMD AU1x00 FEATURES:=jffs2 usb pci SUBTARGETS=au1500 au1550 +MAINTAINER:=Florian Fainelli <florian@openwrt.org> LINUX_VERSION:=2.6.37.6 |