diff options
| -rw-r--r-- | rescue/rescue/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile index dc22a93a02dd..7f8c177e1fdd 100644 --- a/rescue/rescue/Makefile +++ b/rescue/rescue/Makefile @@ -133,7 +133,7 @@ CRUNCH_PROGS+= fdisk_pc98 CRUNCH_PROGS+= mca gpt .endif -.if ${MACHINE_ARCH} == "sparc" +.if ${MACHINE_ARCH} == "sparc64" .endif .if ${MACHINE_ARCH} == "alpha" |
