1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00
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
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