david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

[build] Add tap.linux to "make everything"

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown 2010-08-19 13:25:42 +01:00
parent d60cbe43b7
commit 059c11e1e6
1 changed files with 2 additions and 1 deletions

View File

@ -134,7 +134,8 @@ everything :
bin-i386-efi/ipxe.efi bin-i386-efi/ipxe.efidrv \
bin-i386-efi/ipxe.efirom \
bin-x86_64-efi/ipxe.efi bin-x86_64-efi/ipxe.efidrv \
bin-x86_64-efi/ipxe.efirom
bin-x86_64-efi/ipxe.efirom \
bin-i386-linux/tap.linux bin-x86_64-linux/tap.linux
###############################################################################
#