diff options
author | Koen Kooi <koen@openembedded.org> | 2006-07-27 10:19:09 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2006-07-27 10:19:09 +0000 |
commit | e25e30f9b39600d8911dcda9116d8d665e508e79 (patch) | |
tree | 69be9bb294fe767ac2524b943b402a6274efc757 | |
parent | 12231e94d7fdc5b17915a519404a3944f02aab70 (diff) | |
parent | 4ef932c6ce0f68746ad01226072b11a0a9504ca6 (diff) |
merge of '424953790319440fd6f6ed53f7e06225ac29f8df'
and '9f101a66008e48dcb6c74d97567cb656101bd8a0'
-rw-r--r-- | conf/machine/h5xxx.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/h5xxx.conf b/conf/machine/h5xxx.conf index 758793f7a7..a2ca9b55a0 100644 --- a/conf/machine/h5xxx.conf +++ b/conf/machine/h5xxx.conf @@ -32,4 +32,4 @@ USE_VT = "0" GUI_MACHINE_CLASS = "smallscreen" -include conf/machine/tune-xscale.conf +include conf/machine/include/tune-xscale.conf |