projects
/
oweals
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
MAINTAINERS: Add an entry for SPI NOR
[oweals/u-boot.git]
/
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