openwrtv4/target
Gabor Juhos 8798c73860 ramips: set -march=24kec for rt305x and rt3883 to enable use of DSP extension
All known rt305x and rt3883 implementations support at
least the 24kec instruction set which includes the DSP
extension. For rt288x, the previous value mips32r2 is
kept.

The cpu target is now set per sub-archtecture, according
to cpu-feature-overrides.h of each SoC family.

[juhosg: define ARCH_PACKAGES variable for rt305x/rt3883
in order to differentiate the packages compiled with
the 24Kec option.]

Signed-off-by: Daniel Golle <dgolle@allnet.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 35853
2013-03-03 12:47:31 +00:00
..
imagebuilder imagebuilder: use file_copy to deploy files/ in the image generation phase 2012-12-02 12:20:43 +00:00
linux ramips: set -march=24kec for rt305x and rt3883 to enable use of DSP extension 2013-03-03 12:47:31 +00:00
sdk Fix feeds.conf.default when no SVN info present 2012-11-01 07:15:49 +00:00
toolchain add preliminary support for musl 2012-11-23 20:02:29 +00:00
Config.in kernel: remove references to TARGET_ubicom32 2012-11-30 10:53:51 +00:00
Makefile target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install 2012-06-06 17:24:05 +00:00