Revert "bootmenu/bootmenu_0.7.bb: removed unneeded EXTRA_OEMAKE"
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Mon, 25 Oct 2010 06:35:51 +0000 (08:35 +0200)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Mon, 25 Oct 2010 06:35:51 +0000 (08:35 +0200)
This reverts commit 213590203435666d32ab06bb39f36445b75faf27.

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
recipes/bootmenu/bootmenu_0.7.bb

index 595c9b8..62782c2 100644 (file)
@@ -5,6 +5,8 @@ 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}'
 }