diff --git a/Makefile b/Makefile index 0e988c0..5df9018 100755 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -ARCHS = armv7 arm64 +ARCHS = armv7 arm64 arm64e include $(THEOS)/makefiles/common.mk