summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/boot/dts
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2015-01-20 09:40:14 +0100
committerMichal Simek <michal.simek@xilinx.com>2015-02-10 16:24:39 +0100
commita01d37d914f98c430854bbae2402e6f51d9a8d0b (patch)
tree5c3a56bc8dd9514c6e0f6a274ccd174534b138c2 /arch/microblaze/boot/dts
parent132d5dfc04698e4226ca9787214bd4e277ed39f2 (diff)
downloadop-kernel-dev-a01d37d914f98c430854bbae2402e6f51d9a8d0b.zip
op-kernel-dev-a01d37d914f98c430854bbae2402e6f51d9a8d0b.tar.gz
microblaze: Remove *.dtb files in make clean
dts/Makefile is called only for simpleImage target which is causing that *.dtb are not removed. This patch fix it. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'arch/microblaze/boot/dts')
-rw-r--r--arch/microblaze/boot/dts/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/microblaze/boot/dts/Makefile b/arch/microblaze/boot/dts/Makefile
index c4982d1..a3d2e42 100644
--- a/arch/microblaze/boot/dts/Makefile
+++ b/arch/microblaze/boot/dts/Makefile
@@ -16,5 +16,3 @@ quiet_cmd_cp = CP $< $@$2
# Rule to build device tree blobs
DTC_FLAGS := -p 1024
-
-clean-files += *.dtb
OpenPOWER on IntegriCloud