diff options
author | cinap_lenrek <cinap_lenrek@centraldogma> | 2011-08-17 23:25:22 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@centraldogma> | 2011-08-17 23:25:22 +0200 |
commit | 72304eb350228a3267ef339905bef2f11659c4bf (patch) | |
tree | 545b59d4a4116420f394b6172ef3f7791f99df39 | |
parent | e22d13112400592b98844fc0b3c4e72a7f39298f (diff) | |
download | plan9front-72304eb350228a3267ef339905bef2f11659c4bf.tar.xz |
fix broken cross platform build
-rw-r--r-- | sys/src/9/port/bootfs.proto | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/src/9/port/bootfs.proto b/sys/src/9/port/bootfs.proto index 5728e90ab..933c4efb0 100644 --- a/sys/src/9/port/bootfs.proto +++ b/sys/src/9/port/bootfs.proto @@ -1,4 +1,4 @@ -$cputype +$objtype bin 9660srv awk |