Commit cb852c28 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

-link

parent 0d1660a7
......@@ -70,6 +70,7 @@ do_compile() {
for RLOC in ${PRODUCTION_ROOT_LOCATION}; do
ln -sf ${WORKDIR}/devicetree/${MACHINE}-bootargs-${RLOC}.dtsi ${WORKDIR}/devicetree/bootargs.dtsi
dtc -I dts -O dtb ${DEVICETREE_FLAGS} -o ${DTS_NAME}_${RLOC}.dtb ${DTS_FILE}
rm ${WORKDIR}/devicetree/bootargs.dtsi
done
done
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment