summaryrefslogtreecommitdiff
path: root/target/linux/lantiq/xrx200/target.mk
Commit message (Collapse)AuthorAge
* build: remove mips16 feature flag from target makefilesFelix Fietkau2017-01-24
| | | | | | | It can be implicitly derived from the MIPS32 revision support in the kernel configuration Signed-off-by: Felix Fietkau <nbd@nbd.name>
* lantiq: switch from 34k to 24kJonas Gorski2016-08-23
| | | | | | | GCC treats 24kc and 34kc exactly the same and will generate identical code, so there is no need to tune to 34kc instead of 24kc. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
* build: remove MIPS dsp/dsp2 CPU_SUBTYPEFelix Fietkau2016-08-03
| | | | | | | There does not seem to be any meaningful difference in generated code. This will save some time and space on snapshot builds Signed-off-by: Felix Fietkau <nbd@nbd.name>
* lantiq: disable jffs2 support on xrx200Felix Fietkau2016-07-20
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* lantiq: un-macro the image building codeJohn Crispin2016-06-05
| | | | Signed-off-by: John Crispin <john@phrozen.org>
* lantiq: get rid of ltq-vdsl-fwJohn Crispin2015-12-11
| | | | | | | | | Because of dsl-vrx200-firmware-xdsl-* there's no need anymore to download a dsl firmware at runtime. Signed-off-by: Andre Heider <a.heider@gmail.com> SVN-Revision: 47851
* lantiq: move esi calls to dsl_cpe_control scripts to fix ordering wrt. ↵Felix Fietkau2015-12-04
| | | | | | | | loading vr9 drivers Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47764
* lantiq/xrx200: cleanup default packagesJohn Crispin2015-03-17
| | | | | | | Signed-off-by: Alexander Couzens <lynxis@fe80.eu> Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44867
* lantiq: enable atm-esi by default for xrx200Felix Fietkau2015-03-15
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44769
* kernel: add a NAND_SUPPORT symbolJohn Crispin2014-06-11
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41122
* lantiq: fix vr9 ubi handlingJohn Crispin2014-04-03
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 40364
* lantiq: add ubifs to FEATURESJohn Crispin2014-03-30
| | | | | | Signed-off-by: Antonios Vamporakis <ant@area128.com> SVN-Revision: 40315
* lantiq: fix fritz image generationJohn Crispin2013-10-07
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38326
* build: unify mips target cflagsFelix Fietkau2013-09-26
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38210
* lantiq: add a subtarget for the xrx200 SoC familyJohn Crispin2013-09-17
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38029