Add platforms to the treeinfo for Beaker support.

This commit is contained in:
d.marlin 2012-08-13 15:37:22 +02:00 committed by Martin Gracik
parent 700d5007a3
commit 0f02b5c920

View File

@ -22,6 +22,9 @@ mkdir ${LIVEDIR}
install ${runtime_img} ${LIVEDIR}/squashfs.img
treeinfo stage2 mainimage ${LIVEDIR}/squashfs.img
# Add platforms to treeinfo for Beaker support.
treeinfo ${basearch} platforms highbank,imx,mvebu,omap,tegra
## install kernels
mkdir ${KERNELDIR}
%for kernel in kernels: