linux-rockchip-3.0.inc: Use oe_runmake instead of make directly

This commit is contained in:
Romain Perier 2014-04-27 14:40:37 +00:00
parent c3157c5d5c
commit 034137530d

View File

@ -16,7 +16,7 @@ SRCREV_pn-${PN} = "${AUTOREV}"
S = "${WORKDIR}/git"
do_configure_prepend() {
make -C "${S}" ${DEFCONFIG}
oe_runmake -C "${S}" ${DEFCONFIG}
# Fix arch QA issues ("Architecture did not match")
rm -f ${S}/mkkrnlimg