Commit f131df8c1a88154d41a66047c718c2c37299cb79

Authored by Masahiro Yamada
Committed by Tom Rini
1 parent eae745379d

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 <vbendeb@chromium.org>
Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>

Showing 1 changed file with 0 additions and 7 deletions Inline Diff

board/chromebook-x86/coreboot/config.mk
1 # File was deleted
2 # Copyright (c) 2011 The Chromium OS Authors. All rights reserved.
3 #
4 # SPDX-License-Identifier: GPL-2.0 BSD-3-Clause
5 #
6
7 HOSTCFLAGS_autoconf.mk.dep = -Wno-variadic-macros
8 1 #