xburst: fix kernel build
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 25 Jan 2015 15:55:03 +0000 (15:55 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 25 Jan 2015 15:55:03 +0000 (15:55 +0000)
commit95f3d2c37d4cb547edb00dcd726d3c2bb1236bee
tree8224ca0930ad86a335cd4d696ac938c2b4dfab0a
parentb269af1ab5b3fcd496eb511f769f532443f0c5bd
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]