smartdns: fix Makefile
This commit is contained in:
parent
fe3cb8f4af
commit
942e935da2
@ -27,6 +27,7 @@ endef
|
||||
|
||||
ifeq ($(ARCH),i386)
|
||||
PKG_ARCH_SMARTDNS:=x86
|
||||
endif
|
||||
ifeq ($(ARCH),x86_64)
|
||||
PKG_ARCH_SMARTDNS:=amd64
|
||||
endif
|
||||
|
||||
Loading…
Reference in New Issue
Block a user