- Enable fdisk build for MIPS
This commit is contained in:
parent
6e602a9d0e
commit
3b6217c8d0
@ -148,6 +148,10 @@ _fdisk= fdisk
|
|||||||
_mca= mca
|
_mca= mca
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
.if ${MACHINE_ARCH} == "mips"
|
||||||
|
_fdisk= fdisk
|
||||||
|
.endif
|
||||||
|
|
||||||
.if ${MACHINE_ARCH} == "sparc64"
|
.if ${MACHINE_ARCH} == "sparc64"
|
||||||
_sunlabel= sunlabel
|
_sunlabel= sunlabel
|
||||||
.endif
|
.endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user