diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2006-01-10 03:24:12 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-01-10 03:24:12 +0000 |
commit | 2427fe5ac44f39555ca3b1fee8e0a234917cbe96 (patch) | |
tree | 645d2eb99781cb79ea1ddf3514b29cef996b4ea1 /conf/machine/c7x0.conf | |
parent | 931b88d4f952a2fbba63d9cbfbe6e5816cacfa95 (diff) | |
parent | 8bc640253e3402ed705484106527fa8f437e99e8 (diff) |
merge of 050df893918bae2f4a6a2cb3fcdc9f0ee8e8ee04
and 1819e7c9879b392cfb2bdae2cd3d9d59c7e28a49
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 6b8348e117..af1c9dad1c 100644 --- a/conf/machine/c7x0.conf +++ b/conf/machine/c7x0.conf @@ -4,8 +4,8 @@ KERNEL_VERSION ?= "2.6" -include conf/machine/zaurus-clamshell.conf -include conf/machine/zaurus-clamshell-${KERNEL_VERSION}.conf +include conf/machine/include/zaurus-clamshell.conf +include conf/machine/include/zaurus-clamshell-${KERNEL_VERSION}.conf ROOT_FLASH_SIZE = "25" # yes, we are aware that the husky (c760,c860) has 54MB rootfs, but we don't make a special image for it. |