blob: 1a2b1b800b76973652c69d6848ff03bd7c254ae0 [file]
FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
SRC_URI:append:class-native = " file://uboot-mkimage-npcm8xx"
do_install:append:class-native() {
install -m 0755 ${UNPACKDIR}/uboot-mkimage-npcm8xx ${D}${bindir}/uboot-mkimage-npcm8xx
}