#!/usr/bin/make -f include ../source.mk KBUILD_ARCH = $$(oh-architecture "$${OPK_HOST_ARCH}") nop: @: build: set -e; \ if [ 'x$(OPK_HOST_PLAT)' != 'xdev' ]; then \ read img_src img_dest