remove redundant mkdir
This commit is contained in:
parent
1e9ae623d1
commit
2fd3174684
@ -69,7 +69,6 @@ install ${configdir}/mapping ${BOOTDIR}
|
|||||||
treeinfo images-${kernel.arch} zimage
|
treeinfo images-${kernel.arch} zimage
|
||||||
%endfor
|
%endfor
|
||||||
|
|
||||||
mkdir images/
|
|
||||||
# Create optional product.img and updates.img
|
# Create optional product.img and updates.img
|
||||||
<% filegraft=""; images=["product", "updates"] %>
|
<% filegraft=""; images=["product", "updates"] %>
|
||||||
%for img in images:
|
%for img in images:
|
||||||
|
Loading…
Reference in New Issue
Block a user