mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-27 16:21:06 +02:00
fix mips64el base-files compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16018 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
6b09a38a1e
commit
e7a59d0518
@ -24,7 +24,7 @@ ifneq ($(DUMP),1)
|
||||
ifeq ($(ARCH),x86_64)
|
||||
LIB_SUFFIX:=64
|
||||
endif
|
||||
ifeq ($(ARCH),mips64)
|
||||
ifneq ($(findstring mips64,$(ARCH)),)
|
||||
LIB_SUFFIX:=64
|
||||
endif
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user