u-boot-brain/test/Makefile
Masahiro Yamada bcfe8fdf32 dts, api, test: convert makefiles to Kbuild style
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
2013-11-01 11:42:12 -04:00

9 lines
162 B
Makefile

#
# (C) Copyright 2012 The Chromium Authors
#
# SPDX-License-Identifier: GPL-2.0+
#
obj-$(CONFIG_SANDBOX) += command_ut.o
obj-$(CONFIG_SANDBOX) += compression.o