blob: 461c2bf496bee30c865942e37534daea19405750 [file] [log] [blame]
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
SRC_URI:append:greatlakes = " file://select-uart-mux"
do_install:append:greatlakes() {
install -m 0744 ${WORKDIR}/select-uart-mux ${D}${bindir}
}