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