List PCI devices on boot
All checks were successful
Build documentation / build-and-deploy (push) Successful in 2m33s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 2m33s
This commit is contained in:
@@ -7,7 +7,8 @@ cflags += -nostdinc \
|
||||
-pedantic-errors \
|
||||
-Wall \
|
||||
-Wextra \
|
||||
-mcmodel=kernel
|
||||
-mcmodel=kernel \
|
||||
-Wno-trigraphs
|
||||
|
||||
cflags += -isystem . -isystem ../include
|
||||
|
||||
|
||||
Reference in New Issue
Block a user