diff options
Diffstat (limited to 'targets')
-rw-r--r-- | targets/pseudo/userland/Makefile.depend | 6 | ||||
-rw-r--r-- | targets/pseudo/userland/misc/Makefile.depend | 1 |
2 files changed, 0 insertions, 7 deletions
diff --git a/targets/pseudo/userland/Makefile.depend b/targets/pseudo/userland/Makefile.depend index 17ccb476f547..546e1461e7f5 100644 --- a/targets/pseudo/userland/Makefile.depend +++ b/targets/pseudo/userland/Makefile.depend @@ -759,12 +759,6 @@ DIRDEPS.i386= \ usr.sbin/boot0cfg \ usr.sbin/wlconfig -DIRDEPS.ia64= \ - sbin/mca \ - usr.sbin/acpi \ - usr.sbin/kgmon \ - usr.sbin/zzz - DIRDEPS.mips= \ sbin/bsdlabel \ sbin/fdisk diff --git a/targets/pseudo/userland/misc/Makefile.depend b/targets/pseudo/userland/misc/Makefile.depend index 0c983925276e..ce501ef480ac 100644 --- a/targets/pseudo/userland/misc/Makefile.depend +++ b/targets/pseudo/userland/misc/Makefile.depend @@ -42,7 +42,6 @@ DIRDEPS.amd64= \ DIRDEPS.arm= sys/boot/fdt sys/boot/uboot DIRDEPS.i386= ${DIRDEPS.x86sys} sys/boot/efi/libefi sys/boot/zfs -DIRDEPS.ia64= sys/boot/efi/libefi sys/boot/zfs DIRDEPS.powerpc= sys/boot/fdt sys/boot/ofw sys/boot/uboot DIRDEPS.sparc64= sys/boot/ofw sys/boot/zfs |