diff --git a/utils/ctop/Makefile b/utils/ctop/Makefile index 6501b0fb4..8fb02fe91 100644 --- a/utils/ctop/Makefile +++ b/utils/ctop/Makefile @@ -25,7 +25,7 @@ define Package/ctop CATEGORY:=Utilities TITLE:=Top-like interface for container metrics URL:=https://ctop.sh/ - DEPENDS:=$(GO_ARCH_DEPENDS) @!mips + DEPENDS:=$(GO_ARCH_DEPENDS) @!mips @!mipsel endef define Package/ctop/description