From: Robert Richter Date: Wed, 3 Sep 2014 13:29:24 +0000 (+0200) Subject: dts, kbuild: Factor out dtbs install rules to Makefile.dtbinst X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~9^2~5^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fb5e5372208973984a23ee6f5f025c05d364633;p=pandora-kernel.git 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: Robert Richter --- Reading git-diff-tree failed