remove redundant mkdir

This commit is contained in:
Dan Horák 2018-04-19 11:47:13 +02:00 committed by Brian C. Lane
parent 1e9ae623d1
commit 2fd3174684
1 changed files with 0 additions and 1 deletions

View File

@ -69,7 +69,6 @@ install ${configdir}/mapping ${BOOTDIR}
treeinfo images-${kernel.arch} zimage
%endfor
mkdir images/
# Create optional product.img and updates.img
<% filegraft=""; images=["product", "updates"] %>
%for img in images: