tn3399_openwrt/target/linux/cobalt
Hauke Mehrtens dd3f451d55 cobalt: do not build userland with support for mips1
Without specifying -march gcc uses -march=mips1 by default, but that
causes problems when compiling openssl. Use -march=r5000 instead to
compile a userland optimized for the CPU used on this device.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 38386
2013-10-13 22:10:57 +00:00
..
base-files/etc cobalt: migrate platform to common led helper functions 2013-02-18 10:37:58 +00:00
image define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files 2010-04-12 23:15:56 +00:00
config-3.3 remove common symbols from 3.3 configs 2012-11-29 15:21:35 +00:00
Makefile cobalt: do not build userland with support for mips1 2013-10-13 22:10:57 +00:00
modules.mk package buttons driver separately 2012-07-25 14:01:49 +00:00