mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 18:28:27 +02:00
3d80c3754b
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@197 3c298f89-4303-0410-b956-a3cf2f4a3e73
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)
|