76d90c2ed2
SVN-Revision: 197
7 lines
122 B
Makefile
7 lines
122 B
Makefile
ifeq ($(BR2_ENABLE_MULTILIB),y)
|
|
MULTILIB:=--enable-multilib
|
|
endif
|
|
|
|
|
|
# FIXME -- this is temporary
|
|
OPTIMIZE_FOR_CPU=$(ARCH)
|