diff --git a/targets/pseudo/userland/Makefile.depend b/targets/pseudo/userland/Makefile.depend index b933b54dd26c..b32beff634a1 100644 --- a/targets/pseudo/userland/Makefile.depend +++ b/targets/pseudo/userland/Makefile.depend @@ -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 diff --git a/targets/pseudo/userland/misc/Makefile.depend b/targets/pseudo/userland/misc/Makefile.depend index 6ec3ad6c4a6d..4fb82d171369 100644 --- a/targets/pseudo/userland/misc/Makefile.depend +++ b/targets/pseudo/userland/misc/Makefile.depend @@ -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}