commit | 8cf74b4ca9b764a364a3167c0bf291d62ee873b2 | [log] [tgz] |
---|---|---|
author | Stefan Reinauer <stefan.reinauer@coreboot.org> | Sun Mar 19 22:30:42 2006 +0000 |
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | Sun Mar 19 22:30:42 2006 +0000 |
tree | 5f8a1f47ccdb70715cc34299f30032d204136f82 | |
parent | 441edbf129a9ea32af59a424eed9592a7ac20fa1 [diff] [blame] |
Add ts5300 flag as comment utility Makefile Corresponding to flashrom svn r49 and coreboot v2 svn r2215.
diff --git a/Makefile b/Makefile index c269229..770aa0e 100644 --- a/Makefile +++ b/Makefile
@@ -9,7 +9,7 @@ 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