diff options
author | Richard Purdie <richard@openedhand.com> | 2007-03-28 11:27:41 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-03-28 11:27:41 +0000 |
commit | 030fa712c3b6debf16af2ab59568704d2dc6af4d (patch) | |
tree | 6d649f3cdc39dd4ef5ce900cc5f70c95f8ded661 | |
parent | 1155c57880a335053f98014f62faa1b9defab1c3 (diff) | |
download | poky-030fa712c3b6debf16af2ab59568704d2dc6af4d.tar.gz |
README: Minor tweak
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1401 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -50,6 +50,9 @@ This will result in an ext2 image and kernel for qemu arm (see scripts dir). | |||
50 | 50 | ||
51 | To build for other machine types see MACHINE in build/conf/local.conf | 51 | To build for other machine types see MACHINE in build/conf/local.conf |
52 | 52 | ||
53 | Other image targets such as oh-image-sdk or oh-image-core are available, | ||
54 | see meta/packages/images/*. | ||
55 | |||
53 | Notes: | 56 | Notes: |
54 | === | 57 | === |
55 | 58 | ||