]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - sys/modules/usb/urtwnfw/Makefile.inc
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / sys / modules / usb / urtwnfw / Makefile.inc
1 # $FreeBSD$
2 #
3 # Common rules for building firmware.  Note this gets auto-included
4 # by the subdir Makefile's as a consequence of included bsd.kmod.mk.
5
6 _FIRM=  ${IMG}.fw
7
8 CLEANFILES+=    ${_FIRM}
9
10 FIRMWS= ${_FIRM}:${KMOD}:111
11
12 FIRMWARE_LICENSE=       realtek
13
14 ${_FIRM}: ${.CURDIR}/../../../../contrib/dev/urtwn/${_FIRM}.uu
15         uudecode -p $? > ${.TARGET}