From: Robert Richter Date: Fri, 29 Aug 2014 12:17:02 +0000 (+0200) Subject: dts, arm64: Add dtbs_install make target X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~9^2~5^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=862f464a540554a28273b761b4ce72541dc75914;p=pandora-kernel.git dts, arm64: Add dtbs_install make target This adds the dtbs_install make target to arm64. The target has been introduced already to arch/arm with the following commit: f4d4ffc03efc kbuild: dtbs_install: new make target Implementation for arm64 is the same as for arm. With 'dtbs_install' all config enabled dtb files are installed to either the INSTALL_DTBS_PATH directory or the default location: $INSTALL_PATH/dtbs/$KERNELRELEASE Signed-off-by: Robert Richter --- Reading git-diff-tree failed