Home
last modified time | relevance | path

Searched +full:mwlboot +full:. +full:fw (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/dev/mwl/
H A DMakefile3 FILES= mw88W8363.fw.uu mwlboot.fw.uu
5 mw88W8363.fw.uu: mv88W8363fw.h LICENSE
6 (cat mv88W8363fw.h; \
10 (sed 's/^/# /' LICENSE; ./build | uuencode mw88W8363.fw) > ${.TARGET}
12 mwlboot.fw.uu: mvbootfw.h LICENSE
13 (cat mvbootfw.h; \
17 (sed 's/^/# /' LICENSE; ./build | uuencode mwlboot.fw) > ${.TARGET}
20 rm -f build build.c ${FILES}
22 .include <bsd.prog.mk>
H A Dmwlboot.fw.uu4 # Copyright (c) Marvell International Ltd.
6 # All rights reserved.
8 # Redistribution. Redistribution and use in binary form, without
14 # provided with the distribution.
16 # * Neither the name of Marvell International Ltd. nor the names of its
18 # software without specific prior written permission.
21 # is permitted.
23 # Limited patent license. Marvell International Ltd. grants a world-wide,
29 # listed by the Open Source Initiative at http://opensource.org/licenses.
31 # include this software. No hardware per se is licensed hereunder.
[all …]