Remove kgzip and kgzldr.
PR: 183666, 229763 Submitted by: Yoshihiro Ota <ota at j.email.ne.jp> Differential Revision: https://reviews.freebsd.org/D20248
This commit is contained in:
@@ -827,7 +827,6 @@ DIRDEPS.i386= \
|
||||
usr.sbin/hyperv/tools/kvp \
|
||||
usr.sbin/hyperv/tools/vss \
|
||||
usr.sbin/kgmon \
|
||||
usr.sbin/kgzip \
|
||||
usr.sbin/lptcontrol \
|
||||
usr.sbin/mptable \
|
||||
usr.sbin/ndiscvt \
|
||||
|
||||
@@ -83,7 +83,7 @@ DIRDEPS+= \
|
||||
|
||||
DIRDEPS.arm= ${_sys_boot_fdt} ${_sys_boot_efi}
|
||||
DIRDEPS.arm64= ${_sys_boot_fdt} ${_sys_boot_efi}
|
||||
DIRDEPS.i386= ${DIRDEPS.x86sys} ${_sys_boot_efi} stand/i386/kgzldr
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user