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