We (at least, currently) can only build loader.bin on x64 architecture, so don't try to build it by default on aarch64 architecture. Before this patch, "make arch=aarch64" failed. Signed-off-by: Nadav Har'El <nyh@scylladb.com>