aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bootmenu
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/bootmenu')
-rw-r--r--recipes/bootmenu/bootmenu_0.7.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/bootmenu/bootmenu_0.7.bb b/recipes/bootmenu/bootmenu_0.7.bb
index 62782c2c56..595c9b8994 100644
--- a/recipes/bootmenu/bootmenu_0.7.bb
+++ b/recipes/bootmenu/bootmenu_0.7.bb
@@ -5,8 +5,6 @@ LICENSE = "GPL"
SRC_URI = "http://www.cosmicpenguin.net/pub/bootmenu/bootmenu-${PV}.tar.gz"
-EXTRA_OEMAKE = ""
-
do_compile () {
oe_runmake -C src 'CC=${CC}' 'CFLAGS=${CFLAGS}' 'LDFLAGS=${LDFLAGS}'
}