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