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
|
INCLUDE=-Iinclude
|
||||||
CFLAGS= -Wall \
|
CFLAGS= -Wall \
|
||||||
|
-O2 \
|
||||||
-fomit-frame-pointer \
|
-fomit-frame-pointer \
|
||||||
-ffreestanding \
|
-ffreestanding \
|
||||||
-fleading-underscore \
|
-fleading-underscore \
|
||||||
|
|||||||
Reference in New Issue
Block a user