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

Signed-off-by: Michael Brown <mcb30@ipxe.org>
pull/51/head
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