mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
bcfe8fdf32
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
8 lines
162 B
Makefile
8 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
|