aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/rt288x/target.mk
Commit message (Collapse)AuthorAgeFilesLines
* ramips: fix rt2x00 handling of default packages for subtargetsFelix Fietkau2014-06-111-0/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41145 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build: unify mips target cflagsFelix Fietkau2013-09-261-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38210 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: unbreak rt2880 supportJohn Crispin2013-05-061-1/+0
| | | | | | Signed-off-by: John Crsipin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36559 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ramips] mark rt288x broken until the test hardware arrives in the mailJohn Crispin2013-04-031-0/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36164 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: set -march=24kec for rt305x and rt3883 to enable use of DSP extensionGabor Juhos2013-03-031-0/+1
| | | | | | | | | | | | | | | | | | | 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35853 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: since both subtargets are marked as broken, move FEATURES to the ↵Felix Fietkau2009-09-251-1/+0
| | | | | | main target and mark the whole target as broken. avoids unnecessary user confusion about inexplicable build failures git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17728 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ramips] initial support for RT288x/RT305xGabor Juhos2009-08-301-0/+12
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17439 3c298f89-4303-0410-b956-a3cf2f4a3e73