Commits

Peter Korsgaard committed acd062778f9
fs/ext2: remove redundant BR2_TARGET_ROOTFS_EXT2_SQUASH option The generic fs handling does a chmod -R 0:0 $(TARGET_DIR), so there's no need for a specific option to enforce this when making an ext2fs image. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>