We need to calculate filesystem size right when we run genext2fs.
authorEric Andersen <andersen@codepoet.org>
Sat, 12 Feb 2005 04:32:17 +0000 (04:32 -0000)
committerEric Andersen <andersen@codepoet.org>
Sat, 12 Feb 2005 04:32:17 +0000 (04:32 -0000)
commit66adf26aa4ff9d4033e748f74377576f7aab6d79
treec533dcf26ced67581d2430bd75084671693c170f
parentec3977300fcedf1578e0787d5f820b04c68e2985
We need to calculate filesystem size right when we run genext2fs.
As was, size was calculated right when 'make' was run, at which
point the rootfs may well be empty...
target/ext2/ext2root.mk