summaryrefslogtreecommitdiff
path: root/target/ubifs
AgeCommit message (Collapse)Author
2009-01-16target/: convert to DOWNLOAD helperPeter Korsgaard
2008-12-08target: paths may need strippingPeter Korsgaard
r24310 removed a few too many strips.
2008-12-08target/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-08-27ubifs: fix long help text linesPeter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
'default n' is the default, so there's no need to say it explicitly.
2008-04-08Fix UBI compression optionsHamish Moffatt
2008-04-07Update to mkfs.ubifs v0.4 release. Note that you need the latest ubifsHamish Moffatt
kernel code because the on-flash format has changed.
2008-04-04Add ubifs targetHamish Moffatt