xref: /openbmc/u-boot/fs/cbfs/Makefile (revision f6e2c0f3e3bcb7c0b520b0e65de3f080f831fcf7)
1# Copyright (c) 2011 The Chromium OS Authors. All rights reserved.
2#
3# SPDX-License-Identifier:	GPL-2.0+
4#
5
6obj-$(CONFIG_CMD_CBFS)	:= cbfs.o
7