Commits

Eric Andersen committed e83529ad362
mksquashfs is always rebuilt before generating rootfs image. The attached patch avoids this issue, by creating a .unpacked file in the squashfs directory after the source tarball is unpacked, and making the mksquashfs target depend on the .unpacked file. http://bugs.busybox.net/view.php?id=234