mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-27 23:22:37 +02:00
Add ts5300 flag as comment utility Makefile
Corresponding to flashrom svn r49 and coreboot v2 svn r2215.
This commit is contained in:
parent
441edbf129
commit
8cf74b4ca9
2
Makefile
2
Makefile
@ -9,7 +9,7 @@ PROGRAM = flashrom
|
|||||||
CC = gcc
|
CC = gcc
|
||||||
STRIP = strip
|
STRIP = strip
|
||||||
#CFLAGS = -O2 -g -Wall -Werror
|
#CFLAGS = -O2 -g -Wall -Werror
|
||||||
CFLAGS = -Os -Wall -Werror -DDISABLE_DOC
|
CFLAGS = -Os -Wall -Werror -DDISABLE_DOC # -DTS5300
|
||||||
LDFLAGS = -lpci -static
|
LDFLAGS = -lpci -static
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user