aboutsummaryrefslogtreecommitdiff
path: root/i686/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'i686/Makefile')
-rw-r--r--i686/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/i686/Makefile b/i686/Makefile
index ba780a9..ede39f0 100644
--- a/i686/Makefile
+++ b/i686/Makefile
@@ -9,5 +9,7 @@ arch.SRCS = boot.S init.s \
gdt.c lgdt.c \
lidt.c isr.c
+TESTS += test_gdt
+
include ../rules.mk