diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-10-27 13:46:00 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-10-27 13:46:00 +0000 |
commit | 81059a2a96f8d2500609d22b8d4cbfba93f2157a (patch) | |
tree | 274e378dd3ba36d91d617d45d1a6cb55a605258d /target/linux/iop32x | |
parent | c0bda9a6a92982018fd00e2f48b721a421255f1a (diff) | |
download | upstream-81059a2a96f8d2500609d22b8d4cbfba93f2157a.tar.gz upstream-81059a2a96f8d2500609d22b8d4cbfba93f2157a.tar.bz2 upstream-81059a2a96f8d2500609d22b8d4cbfba93f2157a.zip |
mark targets maintained by me
SVN-Revision: 23668
Diffstat (limited to 'target/linux/iop32x')
-rw-r--r-- | target/linux/iop32x/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/iop32x/Makefile b/target/linux/iop32x/Makefile index 792917000b..9738b7c6f7 100644 --- a/target/linux/iop32x/Makefile +++ b/target/linux/iop32x/Makefile @@ -10,6 +10,7 @@ ARCH:=arm BOARD:=iop32x BOARDNAME:=Intel IOP32x FEATURES:=squashfs +MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> LINUX_VERSION:=2.6.32.24 |