aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/powertop
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2009-07-27 08:16:43 +0100
committerGraeme Gregory <dp@xora.org.uk>2009-07-27 08:16:43 +0100
commitf475c3fabb50ad167b3dc76282bb15a806f6bd68 (patch)
tree5194f8616e2e04262a5926dcc2d716b568657497 /recipes/powertop
parent721fc94773cdc8e94282d6c81ba6a30e620d1ec6 (diff)
downloadopenembedded-f475c3fabb50ad167b3dc76282bb15a806f6bd68.tar.gz
powertop_1.11.bb : add omapzoom2 support for building
Diffstat (limited to 'recipes/powertop')
-rw-r--r--recipes/powertop/powertop_1.11.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/powertop/powertop_1.11.bb b/recipes/powertop/powertop_1.11.bb
index 2f2a3a4255..01148cb9fd 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() {