aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/device-tree/device-tree.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/device-tree/device-tree.bb')
-rw-r--r--recipes-bsp/device-tree/device-tree.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-bsp/device-tree/device-tree.bb b/recipes-bsp/device-tree/device-tree.bb
index aea5200c..3cd6b266 100644
--- a/recipes-bsp/device-tree/device-tree.bb
+++ b/recipes-bsp/device-tree/device-tree.bb
@@ -58,7 +58,6 @@ do_deploy() {
# Deploy ${KERNEL_IMAGETYPE}-${DTS_NAME}.dtb for compatibility with runqemu
DEPLOY_KERNEL_DTB_qemuzynq = "1"
-DEPLOY_KERNEL_DTB_qemumicroblaze = "1"
do_deploy_append() {
if [ ! -z "${DEPLOY_KERNEL_DTB}" -a ! -z "${KERNEL_IMAGETYPE}" ]; then
for DTS_FILE in ${DEVICETREE}; do