linux: fix mips boot decompressor build
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 30 Jan 2015 10:04:23 +0000 (10:04 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 30 Jan 2015 10:04:23 +0000 (10:04 +0000)
commit9d7651b528738e9ee62b5e182f565dea24b6f09d
tree0543e19ad961b98f8d81909260181282bb95c223
parent00a548aea80da62f2f5fb88a85f85c0ee16885d6
linux: fix mips boot decompressor build

Replace the now defunct 062-mips_decompressor_build_fix.patch with another
patch that simply undefines the arch memset and memcpy defines to avoid
syntax errors in the redeclaration.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44223
target/linux/generic/patches-3.10/062-mips_decompressor_build_fix.patch [deleted file]
target/linux/generic/patches-3.10/062-mips_decompressor_memcpy_memset_redefinition.patch [new file with mode: 0644]