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)
commit08dad3f4293b9d596ad5f61b1b07d893f63fbd18
tree125f5a334056cf0cc174bee2fca4786688e78f1c
parent8f5c0708edb6052e8fb6dfaf5c273b3af44d3843
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]