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 | f15f6bc76ffd73c934728474335f2312be32960e (patch) | |
tree | 94a228e152008aa49a92eefc039197e3a4d754be | |
parent | 500a8e20144885351e5de8cd3a62c36b4a1bacf2 (diff) | |
download | upstream-f15f6bc76ffd73c934728474335f2312be32960e.tar.gz upstream-f15f6bc76ffd73c934728474335f2312be32960e.tar.bz2 upstream-f15f6bc76ffd73c934728474335f2312be32960e.zip |
Update my email address
SVN-Revision: 28603
-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 |