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 /build | |
parent | f32bed3ebd85c6c36ab4c629c49770bdeb62c348 (diff) | |
download | poky-eb7df843a006e584092e5e1e033e326c02531767.tar.gz |
Add nokia770 documentation
git-svn-id: https://svn.o-hand.com/repos/poky@8 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'build')
-rwxr-xr-x | build/conf/local.conf.sample | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/conf/local.conf.sample b/build/conf/local.conf.sample index f933fb183f..3b514c8027 100755 --- a/build/conf/local.conf.sample +++ b/build/conf/local.conf.sample | |||
@@ -20,6 +20,7 @@ PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross" | |||
20 | # BBDEBUG = "yes" | 20 | # BBDEBUG = "yes" |
21 | 21 | ||
22 | MACHINE = "c7x0" | 22 | MACHINE = "c7x0" |
23 | #MACHINE = "nokia770" | ||
23 | 24 | ||
24 | DISTRO = "openzaurus-3.5.4" | 25 | DISTRO = "openzaurus-3.5.4" |
25 | 26 | ||