]> git.ipfire.org Git - people/ms/u-boot.git/blame - test/overlay/Makefile
ARM: dts: OMAP5+: Add support for bandgap sensor in SPL
[people/ms/u-boot.git] / test / overlay / Makefile
CommitLineData
f2a9942f
MR
1#
2# Copyright (c) 2016 NextThing Co
3# Copyright (c) 2016 Free Electrons
4#
5# SPDX-License-Identifier: GPL-2.0+
6#
7
8# Test files
9obj-y += cmd_ut_overlay.o
10
11DTC_FLAGS += -@
12
13# DT overlays
14obj-y += test-fdt-base.dtb.o
15obj-y += test-fdt-overlay.dtb.o
ea28e488 16obj-y += test-fdt-overlay-stacked.dtb.o