You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
11 years ago
..
base-files/etc cobalt: migrate platform to common led helper functions 11 years ago
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 14 years ago
Makefile cobalt: do not build userland with support for mips1 11 years ago
config-3.3 remove common symbols from 3.3 configs 12 years ago
modules.mk package buttons driver separately 12 years ago