[oe-commits] Graeme Gregory : powertop_1.11.bb : add omapzoom2 support for building

git version control git at git.openembedded.org
Mon Jul 27 07:17:42 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: f475c3fabb50ad167b3dc76282bb15a806f6bd68
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f475c3fabb50ad167b3dc76282bb15a806f6bd68

Author: Graeme Gregory <dp at xora.org.uk>
Date:   Mon Jul 27 08:16:43 2009 +0100

powertop_1.11.bb : add omapzoom2 support for building

---

 recipes/powertop/powertop_1.11.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/powertop/powertop_1.11.bb b/recipes/powertop/powertop_1.11.bb
index 2f2a3a4..01148cb 100644
--- a/recipes/powertop/powertop_1.11.bb
+++ b/recipes/powertop/powertop_1.11.bb
@@ -13,6 +13,7 @@ CFLAGS += "${LDFLAGS}"
 CFLAGS_append_beagleboard = " -DOMAP3"
 CFLAGS_append_overo = " -DOMAP3"
 CFLAGS_append_omap3evm = " -DOMAP3"
+CFLAGS_append_omapzoom2 = " -DOMAP3"
 
 
 do_configure() {





More information about the Openembedded-commits mailing list