xref: /rk3399_rockchip-uboot/fs/cbfs/Makefile (revision 3dae5b510eb966214a3cc32476ca4e45029f087e)
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