#22406: ar71xx always optimizes for 34kc -----------------------+------------------------ Reporter: anonymous | Owner: developers Type: defect | Status: new Priority: normal | Milestone: Component: packages | Version: Trunk Keywords: | -----------------------+------------------------ in target/linux/ar71xx/Makefile CPU_TYPE=34kc
which will make include/target.mk set CPU_CFLAGS_34kc = -mips32r2 -mtune=34kc I have a TL-WR841N v8.x which has a mips 74kc. 74kc is different from 34kc. 34kc has mult-thread support. It would be optimal to build your toolchain with the correct compiler mtune flag. -- Ticket URL: <https://dev.openwrt.org/ticket/22406> OpenWrt <http://openwrt.org> Opensource Wireless Router Technology _______________________________________________ openwrt-tickets mailing list openwrt-tickets@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets