]> code.ossystems Code Review - openembedded-core.git/commitdiff
Add nokia770 documentation
authorRichard Purdie <richard@openedhand.com>
Wed, 31 Aug 2005 16:15:34 +0000 (16:15 +0000)
committerRichard Purdie <richard@openedhand.com>
Wed, 31 Aug 2005 16:15:34 +0000 (16:15 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky@8 311d38ba-8fff-0310-9ca6-ca027cbcb966

build/conf/local.conf.sample
readme.txt

index f933fb183f526673166c97e50b16be43b47e7e12..3b514c8027f05a564b640b3b67bc0ba80f306b93 100755 (executable)
@@ -20,6 +20,7 @@ PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross"
 # BBDEBUG = "yes"
 
 MACHINE = "c7x0"
+#MACHINE = "nokia770"
 
 DISTRO = "openzaurus-3.5.4"
 
index 21978eb65276709d335a98df1bae9adc5ae9ea06..bbfe9be7d433645d89215b646bcd4206aab25a5b 100644 (file)
@@ -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