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