makesyscalls: stop trying to remove . and .. in cleanup
lfs.dir() will include these entries, but os.remove() cannot remove them for obvious reasons.
lfs.dir() will include these entries, but os.remove() cannot remove them for obvious reasons.
mentioned in commit 996c4186
·mentioned in commit 996c4186