xref: /openbmc/u-boot/fs/cbfs/Makefile (revision a79854a90f7297ddfda2114c867fd62643fa6e3a)
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