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)
commitde356f830020f7c077428e1c70196612b6361560
tree8224ca0930ad86a335cd4d696ac938c2b4dfab0a
parent644087a08b32ea544b3f5bf38b337f31924f4c69
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44133 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/generic/patches-3.10/062-mips_decompressor_build_fix.patch [new file with mode: 0644]