diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2006-08-22 08:03:01 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2006-08-22 08:03:01 +0000 |
| commit | 2b46c64c9c1bf1cb194e0f2b7c478f61a0e10cd9 (patch) | |
| tree | 08203fa78d69de58704db3947da0c5c461233445 /rescue | |
| parent | a18003357c614019a078f1721808877f13c9d04e (diff) | |
Notes
Diffstat (limited to 'rescue')
| -rw-r--r-- | rescue/rescue/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile index 4331d7c226c0e..ce62be2444758 100644 --- a/rescue/rescue/Makefile +++ b/rescue/rescue/Makefile @@ -163,10 +163,6 @@ CRUNCH_PROGS_sbin+= mca gpt fdisk CRUNCH_PROGS_sbin+= sunlabel .endif -.if ${MACHINE_ARCH} == "alpha" -CRUNCH_ALIAS_bsdlabel= disklabel -.endif - .if ${MACHINE_ARCH} == "amd64" CRUNCH_PROGS_sbin+= fdisk CRUNCH_ALIAS_bsdlabel= disklabel |
