Skip to content
Commit 9fb5e537 authored by Robert Richter's avatar Robert Richter
Browse files

dts, kbuild: Factor out dtbs install rules to Makefile.dtbinst



Move dtbs install rules to Makefile.dtbinst. This change is needed to
implement support for dts vendor subdirs. The change makes Makefiles
easier and smaller as no longer the dtbs_install rule needs to be
defined. Another advantage is that install goals are not encoded in
targets anymore (%.dtb_dtbinst_).

Signed-off-by: default avatarRobert Richter <rrichter@cavium.com>
parent 862f464a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment