Skip to content

Commit

Permalink
[test] Move i386-specific tests to arch/i386/tests
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Brown <mcb30@ipxe.org>
  • Loading branch information
mcb30 committed Mar 17, 2016
1 parent c14971b commit dbc9e59
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/arch/i386/Makefile
Expand Up @@ -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
Expand Down
Expand Up @@ -2,7 +2,7 @@
org 100h

jmp start

shuffle_start:
push 0xB800
pop es
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit dbc9e59

Please sign in to comment.