kernel: add -mtune=34kc to MIPS CFLAGS when building for mips32r2
authorFelix Fietkau <nbd@nbd.name>
Thu, 4 Aug 2016 20:42:28 +0000 (22:42 +0200)
committerFelix Fietkau <nbd@nbd.name>
Thu, 4 Aug 2016 20:53:01 +0000 (22:53 +0200)
commit002b45368792a04e480db3ca3f23a4aefb787670
treea3102c435f29d0f1131a30c4ade5016c61b5cbec
parentecf7671b769fe96f7b5134be442089f8bdba55d2
kernel: add -mtune=34kc to MIPS CFLAGS when building for mips32r2

This provides a good tradeoff across at least 24Kc-74Kc, while also
producing smaller code.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/generic/patches-4.4/308-mips32r2_tune.patch [new file with mode: 0644]