xref: /openbmc/u-boot/test/overlay/Makefile (revision e8f80a5a)
1*83d290c5STom Rini# SPDX-License-Identifier: GPL-2.0+
2f2a9942fSMaxime Ripard#
3f2a9942fSMaxime Ripard# Copyright (c) 2016 NextThing Co
4f2a9942fSMaxime Ripard# Copyright (c) 2016 Free Electrons
5f2a9942fSMaxime Ripard
6f2a9942fSMaxime Ripard# Test files
7f2a9942fSMaxime Ripardobj-y += cmd_ut_overlay.o
8f2a9942fSMaxime Ripard
9f2a9942fSMaxime RipardDTC_FLAGS += -@
10f2a9942fSMaxime Ripard
11f2a9942fSMaxime Ripard# DT overlays
12f2a9942fSMaxime Ripardobj-y += test-fdt-base.dtb.o
13f2a9942fSMaxime Ripardobj-y += test-fdt-overlay.dtb.o
14ea28e488SPantelis Antoniouobj-y += test-fdt-overlay-stacked.dtb.o
15