summaryrefslogtreecommitdiffstats
path: root/target/ubifs/ubifsroot.mk
Commit message (Collapse)AuthorAgeFilesLines
* Makefile: add target-finalize for common filesystem cleanupPeter Korsgaard2009-04-071-12/+0
| | | | And remove from each rootfs variant.
* target: remove BR2_TARGET_ROOTFS_*_SQUASH optionsPeter Korsgaard2009-04-071-2/+0
| | | | Everything besides ubifs does an unconditional chown -R 0:0 anyway.
* fakeroot: install into HOST_DIRPeter Korsgaard2009-04-011-1/+1
|
* makedevs: install into HOST_DIRPeter Korsgaard2009-04-011-1/+1
|
* target/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
|
* target: paths may need strippingPeter Korsgaard2008-12-081-1/+1
| | | | r24310 removed a few too many strips.
* target/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-2/+2
|
* Fix UBI compression optionsHamish Moffatt2008-04-081-3/+3
|
* Update to mkfs.ubifs v0.4 release. Note that you need the latest ubifsHamish Moffatt2008-04-071-2/+4
| | | | kernel code because the on-flash format has changed.
* Add ubifs targetHamish Moffatt2008-04-041-0/+139