diff options
author | Richard Purdie <richard@openedhand.com> | 2005-08-31 16:15:34 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2005-08-31 16:15:34 +0000 |
commit | eb7df843a006e584092e5e1e033e326c02531767 (patch) | |
tree | decfc50c1099eac1107e73a367c51a7868a2ebc4 /readme.txt | |
parent | f32bed3ebd85c6c36ab4c629c49770bdeb62c348 (diff) | |
download | openembedded-core-eb7df843a006e584092e5e1e033e326c02531767.tar.gz openembedded-core-eb7df843a006e584092e5e1e033e326c02531767.tar.bz2 openembedded-core-eb7df843a006e584092e5e1e033e326c02531767.zip |
Add nokia770 documentation
git-svn-id: https://svn.o-hand.com/repos/poky@8 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index 21978eb652..bbfe9be7d4 100644 --- a/readme.txt +++ b/readme.txt @@ -5,3 +5,8 @@ bitbake oh-image will result in a jffs2 image for the c7x0 series. +To build for the 770 change to + +MACHINE = "nokia770" + +in build/conf/local.conf |