mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-11-03 03:38:18 +00:00
Disable arm64 until build issues can be resolved.
This commit is contained in:
2
Makefile
2
Makefile
@@ -12,7 +12,7 @@ endif
|
|||||||
|
|
||||||
include $(ONL)/make/config.mk
|
include $(ONL)/make/config.mk
|
||||||
|
|
||||||
all: amd64 ppc arm arm64
|
all: amd64 ppc arm
|
||||||
$(MAKE) -C REPO build-clean
|
$(MAKE) -C REPO build-clean
|
||||||
|
|
||||||
onl-amd64 onl-x86 x86 x86_64 amd64: packages_base_all
|
onl-amd64 onl-x86 x86 x86_64 amd64: packages_base_all
|
||||||
|
|||||||
Reference in New Issue
Block a user