aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/powertop/powertop_1.11.bb
blob: 6af529012260333905278df0e587d3527b69c445 (plain)
1
2
3
4
5
6
7
8
9
10
require powertop.inc

PR = "${INC_PR}.0"

SRC_URI_append_armv7a = " file://omap.patch;patch=1;pnum=0"

CFLAGS_append_beagleboard = " -DOMAP3"
CFLAGS_append_overo = " -DOMAP3"
CFLAGS_append_omap3evm = " -DOMAP3"
CFLAGS_append_omapzoom2 = " -DOMAP3"