motorola docs from nate
[openwrt/svn-archive/archive.git] / openwrt / 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)
8
9 # gcc has a bunch of needed stuff....
10 include toolchain/gcc/Makefile.in