]> git.karo-electronics.de Git - karo-tx-uboot.git/blob - test/overlay/Makefile
tests: Introduce DT overlay tests
[karo-tx-uboot.git] / test / overlay / Makefile
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
9 obj-y += cmd_ut_overlay.o
10
11 DTC_FLAGS += -@
12
13 # DT overlays
14 obj-y += test-fdt-base.dtb.o
15 obj-y += test-fdt-overlay.dtb.o