xburst: fix kernel build
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 25 Jan 2015 15:55:03 +0000 (15:55 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 25 Jan 2015 15:55:03 +0000 (15:55 +0000)
commita46dd33e037bfdb59d3f544b9dca31d5ef0b65ad
tree8224ca0930ad86a335cd4d696ac938c2b4dfab0a
parent80ef1df75490ba0b8d2c681c8d93e7f87387d23a
xburst: fix kernel build

Changeset r43049 removed the "062-mips_decompressor_build_fix.patch" which is
still required to properly build the xburst kernel.

Fix the syntax error in the preprocessed code by explicitely undefining the
"memcpy" and "memset" macros prior to declaring the replacements functions.

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