16aec1278SMax Laier# $FreeBSD$ 26aec1278SMax Laier 36aec1278SMax LaierKMOD= beastie 46aec1278SMax LaierFIRMWS= firmware.img:beastie 56aec1278SMax Laier 6*ce5a491aSEd Mastefirmware.img: firmware.img.in 7*ce5a491aSEd Maste cp ${.ALLSRC} ${.TARGET} 8*ce5a491aSEd Maste printf '\0\0\0\0\0' >> ${.TARGET} 9*ce5a491aSEd Maste 106aec1278SMax Laier.include <bsd.kmod.mk> 11