diff sources/configs/armv4l @ 130:527938a80642

Add squashfs back in, 4.1.2 seems to work. Based on http://trac.cross-lfs.org/browser/branches/clfs-embedded/patches/linux-2.6.20-squashfs-1.patch?rev=3359 with one bugfix.
author Rob Landley <rob@landley.net>
date Fri, 16 Mar 2007 16:45:35 -0400
parents 0bfd1ada5183
children 2916a56bacd1
line wrap: on
line diff
--- a/sources/configs/armv4l	Wed Mar 14 17:14:39 2007 -0400
+++ b/sources/configs/armv4l	Fri Mar 16 16:45:35 2007 -0400
@@ -307,4 +307,5 @@
 CONFIG_DEBUG_ERRORS=y
 CONFIG_DEBUG_LL=y
 CONFIG_CRYPTO_CRC32C=y
+CONFIG_SQUASHFS=y
 EOF