david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

[test] Move i386-specific tests to arch/i386/tests

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown 2016-03-17 14:29:18 +00:00
parent c14971bf88
commit dbc9e591a5
5 changed files with 2 additions and 1 deletions

View File

@ -84,6 +84,7 @@ endif
#
SRCDIRS += arch/i386/core
SRCDIRS += arch/i386/image
SRCDIRS += arch/i386/tests
SRCDIRS += arch/i386/interface/syslinux
# Include common x86 Makefile

View File

@ -2,7 +2,7 @@
org 100h
jmp start
shuffle_start:
push 0xB800
pop es