shithub: riscv

Download patch

ref: 72304eb350228a3267ef339905bef2f11659c4bf
parent: e22d13112400592b98844fc0b3c4e72a7f39298f
author: cinap_lenrek <cinap_lenrek@centraldogma>
date: Wed Aug 17 19:25:22 EDT 2011

fix broken cross platform build

--- a/sys/src/9/port/bootfs.proto
+++ b/sys/src/9/port/bootfs.proto
@@ -1,4 +1,4 @@
-$cputype
+$objtype
 	bin
 		9660srv
 		awk
--