mirror of https://github.com/ipxe/ipxe.git
[build] Include self-tests within "make everything"
Signed-off-by: Michael Brown <mcb30@ipxe.org>pull/8/head
parent
0acc52519d
commit
b757df7756
|
@ -143,7 +143,8 @@ everything :
|
|||
bin-i386-efi/ipxe.efirom \
|
||||
bin-x86_64-efi/ipxe.efi bin-x86_64-efi/ipxe.efidrv \
|
||||
bin-x86_64-efi/ipxe.efirom \
|
||||
bin-i386-linux/tap.linux bin-x86_64-linux/tap.linux
|
||||
bin-i386-linux/tap.linux bin-x86_64-linux/tap.linux \
|
||||
bin-i386-linux/tests.linux bin-x86_64-linux/tests.linux
|
||||
|
||||
###############################################################################
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue