Added sample AoE test code to tree

This commit is contained in:
Michael Brown
2006-06-01 11:05:36 +00:00
parent f6d20bb0f4
commit d21fc3610f
2 changed files with 43 additions and 0 deletions

View File

@@ -141,6 +141,7 @@ SRCDIRS += drivers/scsi
SRCDIRS += drivers/ata
SRCDIRS += drivers/nvs
SRCDIRS += interface/pxe
SRCDIRS += tests
# NON_AUTO_SRCS lists files that are excluded from the normal
# automatic build system.