diff options
author | Felix Fietkau <nbd@nbd.name> | 2017-02-28 06:53:39 +0100 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2017-02-28 20:22:10 +0100 |
commit | f9da6238e49e90f5e687b9f205583af264c029a1 (patch) | |
tree | a94b693501524f937303e693a7f46edb1466c7f5 /target/linux/generic/patches-4.4/732-phy-ar8216-led-support.patch | |
parent | a29163faabc82fd370419cd1cb48e891ddade8a3 (diff) | |
download | upstream-f9da6238e49e90f5e687b9f205583af264c029a1.tar.gz upstream-f9da6238e49e90f5e687b9f205583af264c029a1.tar.bz2 upstream-f9da6238e49e90f5e687b9f205583af264c029a1.zip |
kernel: fix MIPS memory function optimization build error in decompressor
Fixes the following build error:
CC arch/mips/boot/compressed/decompress.o
OBJCOPY arch/mips/boot/compressed/vmlinux.bin
XZKERN arch/mips/boot/compressed/vmlinux.bin.z
OBJCOPY arch/mips/boot/compressed/piggy.o
LD vmlinuz
arch/mips/boot/compressed/decompress.o: In function `lzma2_lzma':
/tmp2/mehrtens/linux/arch/mips/boot/compressed/../../../../lib/xz/xz_dec_lzma2.c:884: undefined reference to `memmove'
make[1]: *** [vmlinuz] Error 1
make: *** [vmlinuz] Error 2
lib/decompress_unxz.c only defines its own memmove function if there is no
macro with the same name.
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/generic/patches-4.4/732-phy-ar8216-led-support.patch')
0 files changed, 0 insertions, 0 deletions