summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2014-02-24 21:36:35 +0900
committerTom Rini <[email protected]>2014-02-24 10:56:33 -0500
commitf131df8c1a88154d41a66047c718c2c37299cb79 (patch)
treee48d46d5ac14a5b6570a6477c8ee6e1320dc2570
parenteae745379d4c6453d8f8888a8003a1c1ebcfbbd3 (diff)
x86: coreboot: delete unused coreboot/config.mk
HOSTCFLAGS_autoconf.mk.dep was added by commit 422322f but it has never been used. Cc: Vadim Bendebury <[email protected]> Cc: Simon Glass <[email protected]> Signed-off-by: Masahiro Yamada <[email protected]>
-rw-r--r--board/chromebook-x86/coreboot/config.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/board/chromebook-x86/coreboot/config.mk b/board/chromebook-x86/coreboot/config.mk
deleted file mode 100644
index 0c05dd03dbe..00000000000
--- a/board/chromebook-x86/coreboot/config.mk
+++ /dev/null
@@ -1,7 +0,0 @@
-#
-# Copyright (c) 2011 The Chromium OS Authors. All rights reserved.
-#
-# SPDX-License-Identifier: GPL-2.0 BSD-3-Clause
-#
-
-HOSTCFLAGS_autoconf.mk.dep = -Wno-variadic-macros