add missing include of pci_errata.h
enable -O2 optimization
This commit is contained in:
1
Makefile
1
Makefile
@@ -38,6 +38,7 @@ endif
|
||||
|
||||
INCLUDE=-Iinclude
|
||||
CFLAGS= -Wall \
|
||||
-O2 \
|
||||
-fomit-frame-pointer \
|
||||
-ffreestanding \
|
||||
-fleading-underscore \
|
||||
|
||||
Reference in New Issue
Block a user