diff options
author | Florian Fainelli <florian@openwrt.org> | 2011-05-06 12:37:36 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2011-05-06 12:37:36 +0000 |
commit | de02a2795ba87f6db4ad424642153b6eab1d1090 (patch) | |
tree | 2dc6a82b019223f79f5d6ba16459aa7ebba8c045 /target/linux/cobalt/Makefile | |
parent | 1adaa8790d17712147183fd95b594a533bc86b3a (diff) | |
download | upstream-de02a2795ba87f6db4ad424642153b6eab1d1090.tar.gz upstream-de02a2795ba87f6db4ad424642153b6eab1d1090.tar.bz2 upstream-de02a2795ba87f6db4ad424642153b6eab1d1090.zip |
fill maintainer infos for a couple of targets
SVN-Revision: 26836
Diffstat (limited to 'target/linux/cobalt/Makefile')
-rw-r--r-- | target/linux/cobalt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/cobalt/Makefile b/target/linux/cobalt/Makefile index 81c9839be0..8ed50f4b57 100644 --- a/target/linux/cobalt/Makefile +++ b/target/linux/cobalt/Makefile @@ -11,6 +11,7 @@ BOARD:=cobalt BOARDNAME:=Cobalt Microservers FEATURES:=targz pci ext4 CFLAGS:=-O2 -pipe -mtune=r5000 -fno-caller-saves +MAINTAINER:=Florian Fainelli <florian@openwrt.org> LINUX_VERSION:=2.6.32.33 |