xref: /openbmc/u-boot/test/env/Makefile (revision 2e8560797fc69a34c330a875da4f5d2992452f1e)
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