redo ts5300 auto.c
add ts5300 flag as comment in flashrom utility Makefile git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2215 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -9,7 +9,7 @@ PROGRAM = flashrom
|
||||
CC = gcc
|
||||
STRIP = strip
|
||||
#CFLAGS = -O2 -g -Wall -Werror
|
||||
CFLAGS = -Os -Wall -Werror -DDISABLE_DOC
|
||||
CFLAGS = -Os -Wall -Werror -DDISABLE_DOC # -DTS5300
|
||||
LDFLAGS = -lpci -static
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user