diff --git a/Makefile b/Makefile index aefcd2c6b575d9f908279ffba699c4a1f591e3a7..02bb3172e91035042b0496ced4197fc89346e226 100644 --- a/Makefile +++ b/Makefile @@ -42,8 +42,6 @@ VERSION_MINOR := 1 V := 0 # Debug build DEBUG := 0 -# Build architecture -ARCH := aarch64 # Build platform DEFAULT_PLAT := fvp PLAT := ${DEFAULT_PLAT}