aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/fbida
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-25 08:35:48 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-25 08:35:48 +0200
commitde9cea419541660f629fa763c353275e562f109e (patch)
treef44dfacf5b6dc111b38d7e0145ce77eaf58234bd /recipes/fbida
parent8a51b0503a44bbb184258c6805437fab981ad92e (diff)
downloadopenembedded-de9cea419541660f629fa763c353275e562f109e.tar.gz
Revert "fbida/fbida_2.07.bb: removed unneeded EXTRA_OEMAKE"
This reverts commit 22f201cdad8792705e3768ddf808919e6aca9112. Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/fbida')
-rw-r--r--recipes/fbida/fbida_2.07.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/fbida/fbida_2.07.bb b/recipes/fbida/fbida_2.07.bb
index 2301993c1b..8eca8bc052 100644
--- a/recipes/fbida/fbida_2.07.bb
+++ b/recipes/fbida/fbida_2.07.bb
@@ -20,6 +20,8 @@ SRC_URI = "http://dl.bytesex.org/releases/fbida/fbida-${PV}.tar.gz \
file://sys_siglist.patch \
"
+EXTRA_OEMAKE = ""
+
do_compile() {
oe_runmake
}