Sign in
◑
Theme
third-party-mirror
/
u-boot
/
019908a5062cfc1ae5dbfbc6b3d3ac482657805b
/
.
/
test
/
env
/
Makefile
blob: 9a98fd47966b13825d8de9e118643692a12e13df [
file
]
# SPDX-License-Identifier: GPL-2.0+
#
# Copyright (c) 2015 National Instruments, Inc
obj
-
y
+=
cmd_ut_env
.
o
obj
-
y
+=
attr
.
o
obj
-
y
+=
hashtable
.
o
obj
-
$
(
CONFIG_ENV_IMPORT_FDT
)
+=
fdt
.
o