summaryrefslogtreecommitdiff
path: root/src/mainboard/aopen
diff options
context:
space:
mode:
authorPatrick Georgi <patrick@georgi-clan.de>2013-02-09 15:26:47 +0100
committerStefan Reinauer <stefan.reinauer@coreboot.org>2013-02-09 21:00:47 +0100
commitdbc6ca7aea6e2474c30b4c3892abe0b3055abf67 (patch)
treef57c0db69bdd788631d52c084523db4e72b24843 /src/mainboard/aopen
parentf03d22efd7abe6870f1216bc6b1e07aaba446c84 (diff)
downloadcoreboot-dbc6ca7aea6e2474c30b4c3892abe0b3055abf67.tar.xz
romcc: Use default romcc flags for most boards
Except for one board, the flags can be derived from CONFIG_MMX and CONFIG_SSE. Change-Id: I64a11135ee7ce8676f3422b2377069a3fa78e24d Signed-off-by: Patrick Georgi <patrick@georgi-clan.de> Reviewed-on: http://review.coreboot.org/2336 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/mainboard/aopen')
-rw-r--r--src/mainboard/aopen/dxplplusu/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/aopen/dxplplusu/Makefile.inc b/src/mainboard/aopen/dxplplusu/Makefile.inc
deleted file mode 100644
index 0f285cdfed..0000000000
--- a/src/mainboard/aopen/dxplplusu/Makefile.inc
+++ /dev/null
@@ -1 +0,0 @@
-ROMCCFLAGS := -mcpu=p4 -O2