Searched +full:mwlboot +full:. +full:fw (Results 1 – 5 of 5) sorted by relevance
4 FIRMWS= mw88W8363.fw:mw88W8363fw mwlboot.fw:mwlboot6 CLEANFILES+= mw88W8363.fw mwlboot.fw8 mw88W8363.fw: ${.CURDIR}/../../contrib/dev/mwl/mw88W8363.fw.uu9 uudecode -p $? > ${.TARGET}11 mwlboot.fw: ${.CURDIR}/../../contrib/dev/mwl/mwlboot.fw.uu target12 uudecode -p $? > ${.TARGET}14 .include <bsd.kmod.mk>
3 FILES= mw88W8363.fw.uu mwlboot.fw.uu5 mw88W8363.fw.uu: mv88W8363fw.h LICENSE6 (cat mv88W8363fw.h; \10 (sed 's/^/# /' LICENSE; ./build | uuencode mw88W8363.fw) > ${.TARGET}12 mwlboot.fw.uu: mvbootfw.h LICENSE13 (cat mvbootfw.h; \17 (sed 's/^/# /' LICENSE; ./build | uuencode mwlboot.fw) > ${.TARGET}20 rm -f build build.c ${FILES}22 .include <bsd.prog.mk>
4 # Copyright (c) Marvell International Ltd.6 # All rights reserved.8 # Redistribution. Redistribution and use in binary form, without14 # provided with the distribution. 16 # * Neither the name of Marvell International Ltd. nor the names of its18 # 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 …]
5 # dependency lines other than the first are silently ignored.7 acpi_quirks.h optional acpi \8 dependency "$S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \9 compile-with "${AWK} -f $S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \11 clean "acpi_quirks.h"14 # from the specified source (DTS) file: <platform>.dts -> <platform>.dtb17 compile-with "sh -c 'MACHINE=${MACHINE} $S/tools/fdt/make_dtb.sh $S ${FDT_DTS_FILE} ${.CURDIR}'" \19 clean "${FDT_DTS_FILE:R}.dtb"20 fdt_static_dtb.h optional fdt fdt_dtb_static \21 compile-with "sh -c 'MACHINE=${MACHINE} $S/tools/fdt/make_dtbh.sh ${FDT_DTS_FILE} ${.CURDIR}'" \[all …]
3 * Copyright (c) 2007-2009 Marvell Semiconductor, Inc.4 * All rights reserved.9 * 1. Redistributions of source code must retain the above copyright11 * without modification.12 * 2. Redistributions in binary form must reproduce at minimum a disclaimer15 * similar Disclaimer requirement for further binary redistribution.21 * AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL28 * THE POSSIBILITY OF SUCH DAMAGES.33 #include <sys/param.h>34 #include <sys/systm.h> [all …]