diff options
Diffstat (limited to 'conf/machine/fsg3be.conf')
-rw-r--r-- | conf/machine/fsg3be.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/fsg3be.conf b/conf/machine/fsg3be.conf index a909a0f43c..c6859227cb 100644 --- a/conf/machine/fsg3be.conf +++ b/conf/machine/fsg3be.conf @@ -17,7 +17,7 @@ KERNEL_CCSUFFIX = "-3.4.4+csl-arm-2005q3" PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}gcc-3.4.4+csl-arm-2005q3 = "gcc-cross-kernel-3.4.4" PREFERRED_VERSION_virtual/${TARGET_PREFIX}gcc-3.4.4+csl-arm-2005q3 = "csl-arm-2005q3" -require conf/machine/include/ixp4xx.conf +require conf/machine/include/ixp4xx.inc # No room for jffs2 - the rootfs needs to be installed directly to disk IMAGE_FSTYPES = "tar.gz" |