Patrick Georgi (patrick@georgi-clan.de) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/117
-gerrit
commit f916d994f716444edc72ec8af0c9020e16f486ea Author: Patrick Georgi patrick.georgi@secunet.com Date: Tue Jul 19 16:35:34 2011 +0200
Update defconfig to silence build
Change-Id: Iecc5fef8df78e66bb80b00d786aa4925f13c823a Signed-off-by: Patrick Georgi patrick.georgi@secunet.com --- configs/defconfig | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/configs/defconfig b/configs/defconfig index bee9611..0fe3019 100644 --- a/configs/defconfig +++ b/configs/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # FILO version: 0.6.0 -# Fri Mar 26 12:50:23 2010 +# Thu Jul 7 11:47:53 2011 # CONFIG_TARGET_I386=y
@@ -62,5 +62,6 @@ CONFIG_EXPERIMENTAL=y # CONFIG_DEBUG_PCI is not set # CONFIG_DEBUG_LINUXLOAD is not set # CONFIG_DEBUG_IDE is not set +# CONFIG_DEBUG_USB is not set # CONFIG_DEBUG_ELTORITO is not set CONFIG_DEVELOPER_TOOLS=y