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/ppc44x/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/ppc44x/Makefile')
-rw-r--r-- | target/linux/ppc44x/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ppc44x/Makefile b/target/linux/ppc44x/Makefile index 32a198f2d8..2defe4440e 100644 --- a/target/linux/ppc44x/Makefile +++ b/target/linux/ppc44x/Makefile @@ -11,6 +11,7 @@ BOARD:=ppc44x BOARDNAME:=AMCC/IBM PPC44x FEATURES:=squashfs CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=440 +MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> LINUX_VERSION:=2.6.32.24 |