summaryrefslogtreecommitdiff
path: root/packages/bootsplash/bootsplash-native_3.0.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/bootsplash/bootsplash-native_3.0.7.bb')
-rw-r--r--packages/bootsplash/bootsplash-native_3.0.7.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/bootsplash/bootsplash-native_3.0.7.bb b/packages/bootsplash/bootsplash-native_3.0.7.bb
index ccc9377961..df368ce38c 100644
--- a/packages/bootsplash/bootsplash-native_3.0.7.bb
+++ b/packages/bootsplash/bootsplash-native_3.0.7.bb
@@ -8,7 +8,7 @@ inherit native
S="${WORKDIR}/bootsplash-${PV}"
do_compile() {
- oe_runmake -C Utilities splash
+ oe_runmake splash
}
do_stage() {