diff options
author | Michael Büsch <mb@bu3sch.de> | 2011-10-26 14:54:26 +0000 |
---|---|---|
committer | Michael Büsch <mb@bu3sch.de> | 2011-10-26 14:54:26 +0000 |
commit | 93dc2abf471e861b5850c6102adfa1147a17b35b (patch) | |
tree | 71986c6c0836c4d4fbbdba1b4fcf04397d97b7b1 /target/linux/omap24xx/Makefile | |
parent | 84a6ce718068c3cea254cb79816409a35c0ec5ba (diff) | |
download | upstream-93dc2abf471e861b5850c6102adfa1147a17b35b.tar.gz upstream-93dc2abf471e861b5850c6102adfa1147a17b35b.tar.bz2 upstream-93dc2abf471e861b5850c6102adfa1147a17b35b.zip |
Update my email address
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28603 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap24xx/Makefile')
-rw-r--r-- | target/linux/omap24xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap24xx/Makefile b/target/linux/omap24xx/Makefile index 3387b32d90..e4dff05e7e 100644 --- a/target/linux/omap24xx/Makefile +++ b/target/linux/omap24xx/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=omap24xx BOARDNAME:=TI OMAP-24xx -MAINTAINER:=Michael Buesch <mb@bu3sch.de> +MAINTAINER:=Michael Buesch <m@bues.ch> FEATURES:=targz squashfs jffs2 usb usbgadget display gpio audio LINUX_VERSION:=2.6.38.8 |