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 | b8f0b2b785908516a29356b5f4624c36dbaa84d0 (patch) | |
tree | bfa54818f781732fe10955d81351b3fe67575ab3 /target/linux/cobalt/Makefile | |
parent | d9e9760f2609b4aef06b7eda54e0a7a9687a1488 (diff) | |
download | upstream-b8f0b2b785908516a29356b5f4624c36dbaa84d0.tar.gz upstream-b8f0b2b785908516a29356b5f4624c36dbaa84d0.tar.bz2 upstream-b8f0b2b785908516a29356b5f4624c36dbaa84d0.zip |
[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/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 |