clash: adjust for k3
This commit is contained in:
parent
ee3c805404
commit
ff44c23e6d
@ -17,11 +17,8 @@ ifeq ($(ARCH),x86_64)
|
||||
PKG_ARCH:=amd64
|
||||
endif
|
||||
ifeq ($(ARCH),arm)
|
||||
PKG_ARCH:=armv6
|
||||
PKG_ARCH:=armv7
|
||||
ifneq ($(BOARD),bcm53xx)
|
||||
PKG_ARCH:=armv7
|
||||
endif
|
||||
ifeq ($(BOARD),kirkwood)
|
||||
PKG_ARCH:=armv5
|
||||
endif
|
||||
endif
|
||||
|
||||
Loading…
Reference in New Issue
Block a user