mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
Fix baidupcs-web file name to fit i386 device (#5263)
This commit is contained in:
parent
85808a075c
commit
376abbc89e
@ -30,7 +30,7 @@ endef
|
||||
STRIP:=true
|
||||
|
||||
ifeq ($(ARCH),i386)
|
||||
PKG_ARCH_BAIDUPCS-WEB:=86
|
||||
PKG_ARCH_BAIDUPCS-WEB:=386
|
||||
endif
|
||||
|
||||
ifeq ($(ARCH),x86_64)
|
||||
|
Loading…
Reference in New Issue
Block a user