]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/ralfw/Makefile.inc
sys/{x86,amd64}: remove one of doubled ;s
[FreeBSD/FreeBSD.git] / sys / modules / ralfw / Makefile.inc
1 # $FreeBSD$
2
3 #
4 # Common rules for building firmware.  Note this gets auto-included
5 # by the subdir Makefile's as a consequence of included bsd.kmod.mk.
6 #
7 KMOD=   ${IMG}fw
8 _FIRM=  ${IMG}.fw
9
10 CLEANFILES+=    ${_FIRM}
11
12 FIRMWS= ${_FIRM}:${KMOD}
13
14 ${_FIRM}: ${SRCTOP}/sys/contrib/dev/ral/${_FIRM}.uu
15         uudecode -p ${.ALLSRC} > ${.TARGET}