]> Git Repo - u-boot.git/blob - test/env/Makefile
env: solve compilation error in SPL
[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
This page took 0.030185 seconds and 4 git commands to generate.