fs/ext2: remove redundant BR2_TARGET_ROOTFS_EXT2_SQUASH option
authorPeter Korsgaard <jacmet@sunsite.dk>
Fri, 14 Jan 2011 10:14:05 +0000 (11:14 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 14 Jan 2011 10:15:28 +0000 (11:15 +0100)
commitacd062778f940e91ae27643b1620e205ecd04816
tree7f12cc7d133acfc9c1901b85e7df8247f70bcce2
parentf12b1771a10a95a2e6b13d65536c6c3c591fb5e2
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>
fs/ext2/Config.in
fs/ext2/ext2.mk