summaryrefslogtreecommitdiff
path: root/target/squashfs/Config.in
AgeCommit message (Collapse)Author
2009-04-06squashfs: add v4.0 support and version selectionPeter Korsgaard
Squashfs 4.0 is needed to create file systems for the mainline squashfs version (mainline from 2.6.29). This is unfortunately not compatible with the old 3.x version and the external kernel patches, so add a choice between the 2 versions.
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
'default n' is the default, so there's no need to say it explicitly.
2007-05-03s/FAKEROUTE/FAKEROOT/Peter Korsgaard
2007-04-06- make sure to download fakeroot if neededBernhard Reutner-Fischer
2005-09-09touchup target menu displayMike Frysinger
2004-10-09Fix it so we once again build the target root_fsEric Andersen