From a01d37d914f98c430854bbae2402e6f51d9a8d0b Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Tue, 20 Jan 2015 09:40:14 +0100 Subject: [PATCH] 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 --- Reading git-format-patch failed