projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Prepare v2024.10
[platform/kernel/u-boot.git]
/
test
/
env
/
Makefile
1
# SPDX-License-Identifier: GPL-2.0+
2
#
3
# Copyright (c) 2015 National Instruments, Inc
4
5
obj-y += cmd_ut_env.o
6
obj-y += attr.o
7
obj-y += hashtable.o
8
obj-$(CONFIG_ENV_IMPORT_FDT) += fdt.o