summaryrefslogtreecommitdiffstats
path: root/target/ubifs/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* target/ubifsroot: mark as brokenPeter Korsgaard2009-05-281-0/+1
| | | | | | | | It should get fixed to use mkfs.ubifs from mtd-utils, but that's probably unrealistic before the 2009.05 release, so mark as broken for now. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* target: remove BR2_TARGET_ROOTFS_*_SQUASH optionsPeter Korsgaard2009-04-071-5/+0
| | | | Everything besides ubifs does an unconditional chown -R 0:0 anyway.
* ubifs: fix long help text linesPeter Korsgaard2008-08-271-8/+13
|
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* Fix UBI compression optionsHamish Moffatt2008-04-081-9/+9
|
* Add ubifs targetHamish Moffatt2008-04-041-0/+103