diff options
author | Michael Büsch <mb@bu3sch.de> | 2010-09-30 10:50:51 +0000 |
---|---|---|
committer | Michael Büsch <mb@bu3sch.de> | 2010-09-30 10:50:51 +0000 |
commit | 500ff1f42edb24e02c7c44e847c5a60069044238 (patch) | |
tree | 4bda4dfc0d0d0cbc62c261573f5919e23caad862 /target/linux/omap24xx | |
parent | 20e84127cdf882f302b4a4de3db4caf8b229f192 (diff) | |
download | upstream-500ff1f42edb24e02c7c44e847c5a60069044238.tar.gz upstream-500ff1f42edb24e02c7c44e847c5a60069044238.tar.bz2 upstream-500ff1f42edb24e02c7c44e847c5a60069044238.zip |
omap24xx: Add maintainer information
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23160 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap24xx')
-rw-r--r-- | target/linux/omap24xx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/omap24xx/Makefile b/target/linux/omap24xx/Makefile index d192a16aba..cc9169bbf1 100644 --- a/target/linux/omap24xx/Makefile +++ b/target/linux/omap24xx/Makefile @@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=omap24xx BOARDNAME:=TI OMAP-24xx +MAINTAINER:=Michael Buesch <mb@bu3sch.de> FEATURES:=targz squashfs jffs2 usb usbgadget display gpio audio LINUX_VERSION:=2.6.36-rc6 |