summaryrefslogtreecommitdiffstats
path: root/target/generic/target_busybox_skeleton/tmp/.empty
Commit message (Collapse)AuthorAgeFilesLines
* move default skeleton to fs/ and drop busybox skeletonDmytro Milinevskyy2010-07-181-0/+0
| | | | | | | [Peter: fixup patch, adjust for busybox.mk changes] Signed-off-by: Dmytro Milinevskyy <milinevskyy@gmail.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* add .empty files for git-svnPeter Korsgaard2009-01-051-0/+0
git-svn (and git) doesn't handle empty directories, so add .empty files to those dirs like elsewhere in buildroot. Those empty directories are normally not a big deal, but the recent changes to u-boot broke the build.