From 17244dea0044046e6207f9527162f8c007273806 Mon Sep 17 00:00:00 2001
From: Florian Fainelli <florian@openwrt.org>
Date: Sun, 29 Jul 2012 13:20:35 +0000
Subject: [PATCH] use the same description as other omap platforms (without the
 dash)

SVN-Revision: 32907
---
 target/linux/omap24xx/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/omap24xx/Makefile b/target/linux/omap24xx/Makefile
index f5e7ed4413c7..7a7e4d8bf365 100644
--- a/target/linux/omap24xx/Makefile
+++ b/target/linux/omap24xx/Makefile
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
 
 ARCH:=arm
 BOARD:=omap24xx
-BOARDNAME:=TI OMAP-24xx
+BOARDNAME:=TI OMAP24xx
 MAINTAINER:=Michael Buesch <m@bues.ch>
 FEATURES:=targz squashfs jffs2 usb usbgadget display gpio audio broken
 
-- 
2.30.2