Merge branch 'all-dtbs' into dt/next

This commit is contained in:
Rob Herring
2018-10-04 14:16:15 -05:00
27 changed files with 102 additions and 195 deletions

View File

@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
# scripts/dtc makefile
hostprogs-y := dtc
hostprogs-$(CONFIG_DTC) := dtc
always := $(hostprogs-y)
dtc-objs := dtc.o flattree.o fstree.o data.o livetree.o treesource.o \