mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
scripts/poky-qemu: Add support for the nokia800-maemo machine
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4315 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -48,6 +48,9 @@ else
|
||||
if [ "$MACHINE" = "nokia800" ]; then
|
||||
TYPE="jffs2"
|
||||
fi
|
||||
if [ "$MACHINE" = "nokia800-maemo" ]; then
|
||||
TYPE="jffs2"
|
||||
fi
|
||||
HDIMAGE=$2
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user