linux: fix mips boot decompressor build
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 30 Jan 2015 10:04:23 +0000 (10:04 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 30 Jan 2015 10:04:23 +0000 (10:04 +0000)
commit9f557f36f082748af756d64c71d518f83f1d7838
tree4802463d1beb7c5d69b585ad030235eeaf04da9c
parent101d971e4e86949c8f75ffb152425eb84f67f8d3
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]