diff options
author | Junqian Gordon Xu <xjqian@gmail.com> | 2008-03-24 11:56:32 +0000 |
---|---|---|
committer | Junqian Gordon Xu <xjqian@gmail.com> | 2008-03-24 11:56:32 +0000 |
commit | 2c8fc387073ea738dbc7f716c3570fb691432b18 (patch) | |
tree | 977cd6de991231be853cb10a6b2c4176f6a6fa1c | |
parent | 6c7ef7fac70aea268950443647dfcf377804e567 (diff) |
nokia800.conf: fix typo
-rw-r--r-- | conf/machine/nokia800.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/nokia800.conf b/conf/machine/nokia800.conf index 144df2ed08..aa35383410 100644 --- a/conf/machine/nokia800.conf +++ b/conf/machine/nokia800.conf @@ -1,5 +1,5 @@ #@TYPE: Machine -#@NAME: Nokia 770 internet tablet +#@NAME: Nokia 800 internet tablet #@DESCRIPTION: Machine configuration for the Nokia 800 TARGET_ARCH = "arm" PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te armv6" |