mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-22 11:14:18 +01:00
targets: Catch up with the removals of mips and sparc64
This commit is contained in:
parent
66f5f4bffe
commit
ba3c1f5972
@ -801,17 +801,6 @@ DIRDEPS.arm64= \
|
||||
usr.sbin/acpi \
|
||||
usr.sbin/ofwdump
|
||||
|
||||
DIRDEPS.mips= \
|
||||
sbin/bsdlabel \
|
||||
sbin/fdisk
|
||||
|
||||
DIRDEPS.sparc64= \
|
||||
sbin/bsdlabel \
|
||||
sbin/sunlabel \
|
||||
usr.sbin/eeprom \
|
||||
usr.sbin/ofwdump \
|
||||
usr.sbin/sade
|
||||
|
||||
DIRDEPS.powerpc= \
|
||||
usr.sbin/nvram \
|
||||
usr.sbin/ofwdump
|
||||
|
@ -87,7 +87,6 @@ DIRDEPS.arm= ${_sys_boot_fdt} ${_sys_boot_efi}
|
||||
DIRDEPS.arm64= ${_sys_boot_fdt} ${_sys_boot_efi}
|
||||
DIRDEPS.i386= ${DIRDEPS.x86sys} ${_sys_boot_efi}
|
||||
DIRDEPS.powerpc= ${_sys_boot_fdt} stand/libsa32 stand/ofw stand/uboot
|
||||
DIRDEPS.sparc64= stand/ofw ${_sys_boot_zfs}
|
||||
.endif
|
||||
|
||||
DIRDEPS+= ${DIRDEPS.${DEP_MACHINE}:U}
|
||||
|
Loading…
Reference in New Issue
Block a user