diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-01-04 15:57:13 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-01-04 15:57:13 +0000 |
commit | c365f60cbcfd55c56a5a414cc3951773832da35e (patch) | |
tree | 100378f3fc21a4d8ac9e0bc63c338893ed55e09c /conf/machine/c7x0.conf | |
parent | abcb81efda9e55f18e9c782aebd93f067e592be5 (diff) | |
parent | d1b1c754d72fcaf47d9b312450c07ba200c22d8c (diff) |
merge of '2c8930a5e3dfc1e355f0dede8fde6b887e2d33de'
and 'cf2bb56e5f6bd283e65c7bf7c89c86e77dbd1fb0'
Diffstat (limited to 'conf/machine/c7x0.conf')
-rw-r--r-- | conf/machine/c7x0.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/c7x0.conf b/conf/machine/c7x0.conf index d1afb882e3..098d0526f0 100644 --- a/conf/machine/c7x0.conf +++ b/conf/machine/c7x0.conf @@ -2,8 +2,8 @@ #@NAME: Sharp Zaurus SL-C7x0 #@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C700, Sharp Zaurus SL-C750, Sharp Zaurus SL-C760, Sharp Zaurus SL-C860 devices -include conf/machine/include/zaurus-2.6.conf -include conf/machine/include/zaurus-clamshell.conf +require conf/machine/include/zaurus-2.6.conf +require conf/machine/include/zaurus-clamshell.conf IMAGE_FSTYPES ?= "jffs2" |