add hackish makfile, so that other developers could build images. anyone shuld clean...
[openwrt.git] / toolchain / Makefile.in
1 ifeq ($(BR2_ENABLE_MULTILIB),y)
2 MULTILIB:=--enable-multilib
3 endif
4
5
6 # FIXME -- this is temporary
7 OPTIMIZE_FOR_CPU=$(ARCH)
This page took 0.05464 seconds and 5 git commands to generate.