Page MenuHomeFreeBSD
Authored By
np
Mar 14 2019, 4:40 PM
Size
498 B
Referenced Files
None
Subscribers
None
diff -r 26b17a9d1ba2 sys/modules/cxgbe/t6_firmware/Makefile
--- a/sys/modules/cxgbe/t6_firmware/Makefile Tue Mar 12 16:49:16 2019 -0700
+++ b/sys/modules/cxgbe/t6_firmware/Makefile Thu Mar 14 09:38:33 2019 -0700
@@ -18,10 +18,6 @@ FIRMWS+= ${F}:${F:C/.txt//}:1.0.0.0
.endfor
T6FW_VER= 1.23.0.0
-FIRMWS+= t6fw.fw:t6fw:${T6FW_VER}
-CLEANFILES+= t6fw.fw
-
-t6fw.fw: t6fw-${T6FW_VER}.bin.uu
- uudecode -o ${.TARGET} ${.ALLSRC}
+FIRMWS+= t6fw-1.23.0.0.bin:t6fw:${T6FW_VER}
.include <bsd.kmod.mk>

File Metadata

Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1789131
Default Alt Text
raw.txt (498 B)

Event Timeline