diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-10-31 09:29:57 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-10-31 09:29:57 +0000 |
commit | 93efeef9b3aa4b723da42dfbd69f882c3d721df9 (patch) | |
tree | 290bd0ac651bd8a5ee9aba8493a26dc1e61aeb63 /package/kernel/mt76 | |
parent | 180713b89b5464bd3f56ccc5dbca53b2542af2bc (diff) | |
download | upstream-93efeef9b3aa4b723da42dfbd69f882c3d721df9.tar.gz upstream-93efeef9b3aa4b723da42dfbd69f882c3d721df9.tar.bz2 upstream-93efeef9b3aa4b723da42dfbd69f882c3d721df9.zip |
generic: fix unrecognized opcode wsbh when building for MIPS16.
The issue was found and reported by hynman [1] when compiling reaver for ar71xx
(Big Endian MIPS).
{standard input}: Assembler messages:
{standard input}:79: Error: unrecognized opcode `wsbh $2,$2'
{standard input}:90: Error: unrecognized opcode `wsbh $3,$17'
{standard input}:208: Error: unrecognized opcode `wsbh $2,$2'
make[3]: *** [builder.o] Error 1
The patch was already in upstream since kernel release 4.3-rc5.
[1] https://github.com/openwrt/packages/commit/1e29676a8ac74f797f8ca799364681cec575ae6f#commitcomment-12901931
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 47322
Diffstat (limited to 'package/kernel/mt76')
0 files changed, 0 insertions, 0 deletions