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)
commit8882e05e7b6eb353cf632e87fe010b2c7c0189ca
tree4802463d1beb7c5d69b585ad030235eeaf04da9c
parent7a9020528e0b65b16a425c2eed96fa95cef54681
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]