]> git.sur5r.net Git - u-boot/blob - test/overlay/Makefile
dm: spi: Update sandbox SPI emulation driver to use ofnode
[u-boot] / test / overlay / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # Copyright (c) 2016 NextThing Co
4 # Copyright (c) 2016 Free Electrons
5
6 # Test files
7 obj-y += cmd_ut_overlay.o
8
9 DTC_FLAGS += -@
10
11 # DT overlays
12 obj-y += test-fdt-base.dtb.o
13 obj-y += test-fdt-overlay.dtb.o
14 obj-y += test-fdt-overlay-stacked.dtb.o