mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
76d90c2ed2
SVN-Revision: 197
8 lines
122 B
Makefile
8 lines
122 B
Makefile
ifeq ($(BR2_ENABLE_MULTILIB),y)
|
|
MULTILIB:=--enable-multilib
|
|
endif
|
|
|
|
|
|
# FIXME -- this is temporary
|
|
OPTIMIZE_FOR_CPU=$(ARCH)
|