Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Paste
P248
non uu encoded fw
Active
Public
Actions
Authored by
np
on Mar 14 2019, 4:40 PM.
Edit Paste
Archive Paste
View Raw File
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
None
Referenced Files
F4339832: raw.txt
Mar 14 2019, 4:40 PM
2019-03-14 16:40:59 (UTC+0)
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>
Event Timeline
np
created this paste.
Mar 14 2019, 4:40 PM
2019-03-14 16:40:59 (UTC+0)
np
created this object in space
S1 Global
.
Log In to Comment