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)
commit65b02ac9166b6a32d794dc4e9b435cc808ad9845
tree4802463d1beb7c5d69b585ad030235eeaf04da9c
parenta6c25ecffc97aa1c415afb7be3fbd68bb10ea202
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44223 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]