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 | e51bb491fb3842ae82d2109afbfae735723edf23 (patch) | |
tree | a9a1fc91868ebda72cca2a051e1c7a02073dbce3 /target/linux/ixp4xx/Makefile | |
parent | 48d7004f2614c220d93d0d4e328be82dd8fe3cff (diff) | |
download | upstream-e51bb491fb3842ae82d2109afbfae735723edf23.tar.gz upstream-e51bb491fb3842ae82d2109afbfae735723edf23.tar.bz2 upstream-e51bb491fb3842ae82d2109afbfae735723edf23.zip |
mark targets maintained by me
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23668 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx/Makefile')
-rw-r--r-- | target/linux/ixp4xx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ixp4xx/Makefile b/target/linux/ixp4xx/Makefile index 00b90b1682..6589f27ddf 100644 --- a/target/linux/ixp4xx/Makefile +++ b/target/linux/ixp4xx/Makefile @@ -10,6 +10,7 @@ ARCH:=armeb BOARD:=ixp4xx BOARDNAME:=Intel IXP4xx FEATURES:=squashfs +MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> SUBTARGETS=generic harddisk LINUX_VERSION:=2.6.32.24 |