summaryrefslogtreecommitdiff
path: root/test/overlay/Makefile
blob: 907f085446194650e422580d13b0a408e554a3f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# Copyright (c) 2016 NextThing Co
# Copyright (c) 2016 Free Electrons
#
# SPDX-License-Identifier:	GPL-2.0+
#

# Test files
obj-y += cmd_ut_overlay.o

DTC_FLAGS += -@

# DT overlays
obj-y += test-fdt-base.dtb.o
obj-y += test-fdt-overlay.dtb.o