diff options
author | Koen Kooi <koen@openembedded.org> | 2006-07-26 16:25:48 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2006-07-26 16:25:48 +0000 |
commit | d2c14ee76188c01f3a9edeff41c2ef109dd92e11 (patch) | |
tree | 674e791ab8dd1f839866c6fe127ea750b806b150 /conf | |
parent | 89b5272c5f627859ba5fc45ad5d0c21cfef84373 (diff) |
netbook-pro.conf: xscale is spelled with an x
Diffstat (limited to 'conf')
-rwxr-xr-x | conf/machine/netbook-pro.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/netbook-pro.conf b/conf/machine/netbook-pro.conf index ffb1b01ece..e4c108c071 100755 --- a/conf/machine/netbook-pro.conf +++ b/conf/machine/netbook-pro.conf @@ -36,4 +36,4 @@ GUI_MACHINE_CLASS = "bigscreen" -include conf/machine/include/tune-scale.conf +include conf/machine/include/tune-xscale.conf |