summaryrefslogtreecommitdiffstats
path: root/target/generic/target_skeleton/sys
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>
* generic target_skeleton: mark /sys with .empty filePeter Korsgaard2008-05-311-0/+0
/sys somehow didn't got an .empty file like the rest in r21586. Fixed.