summaryrefslogtreecommitdiff
path: root/test/env/Makefile
blob: 9a98fd47966b13825d8de9e118643692a12e13df (plain)
1
2
3
4
5
6
7
8
# 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