Tweak NOASM flag, make vid_copy.s not always necessary
This is only a Makefile adjustment. To be honest, I could've put this on master, but it's too late for that at this point. I'm not sure what exactly this fixed, but I know it was something, most likely 32-bit NOASM builds. Before this change, the Makefile compiles vid_copy.s even on non-x86 platforms.
Edited by X.organic