summaryrefslogtreecommitdiff
path: root/fs/iso9660
AgeCommit message (Collapse)Author
2010-11-19fs: rename make targets to match package/ conventionPeter Korsgaard
Use rootfs-* rather than *-root, to match the convention used under package/ and which fits with the ROOTFS_*_ variables. This will also help with the host dependencies. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-06-22iso9660: take into account the linux changesThomas Petazzoni
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2010-04-15iso9660: menu.lst fixup after move to fsPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-04-09Move all filesystem generation code to fs/Thomas Petazzoni
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>