mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
9 lines
162 B
Makefile
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
|