From 19ff97c49f5e4b11eb395ce5e7b6a9a51171cdec Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Wed, 24 Mar 2004 15:18:35 +0000 Subject: Another pass of cleanups... ..cheated and made the parser temporarily more picky to spot the packages that need cleaning. BKrev: 4061a6cbKWfvpS3a5Dml4UNIp_LkNQ --- bootmenu/bootmenu_0.6.oe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootmenu/bootmenu_0.6.oe') diff --git a/bootmenu/bootmenu_0.6.oe b/bootmenu/bootmenu_0.6.oe index c9fbb041d7..803e344546 100644 --- a/bootmenu/bootmenu_0.6.oe +++ b/bootmenu/bootmenu_0.6.oe @@ -4,7 +4,7 @@ DESCRIPTION = "Pluginable bootup menu." SRC_URI = "http://www.cosmicpenguin.net/pub/bootmenu/bootmenu-${PV}.tar.gz \ file://${FILESDIR}/compile.patch;patch=1" -EXTRA_OEMAKE = +EXTRA_OEMAKE = "" do_compile () { oe_runmake -C src 'CC=${CC}' 'CFLAGS=${CFLAGS}' 'LDFLAGS=${LDFLAGS}' -- cgit v1.2.3