driver tests updates

This commit is contained in:
Blaise Tine
2021-05-02 12:12:59 -07:00
parent bac53e4ae1
commit fc7c8e1639
6 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ CXXFLAGS += -I../../include
PROJECT = demo
SRCS = demo.cpp
SRCS = main.cpp
all: $(PROJECT) kernel.bin kernel.dump