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