1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-22 15:38:43 +02:00
openwrt/target/linux/generic
Jo-Philipp Wich 08dad3f429 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
2015-01-25 15:55:03 +00:00
..
base-files
files ar8216: prefix mii_xxx functions to avoid kernel namespace pollution 2015-01-24 19:42:12 +00:00
image
patches-3.8 ar8216: factor out AR8327/AR8337-specific driver code into ar8327.c 2015-01-05 13:03:07 +00:00
patches-3.10 xburst: fix kernel build 2015-01-25 15:55:03 +00:00
patches-3.13 ar8216: factor out AR8327/AR8337-specific driver code into ar8327.c 2015-01-05 13:03:07 +00:00
patches-3.14 kernel: preserve bootloader command line on MIPS 2015-01-18 09:40:53 +00:00
patches-3.18 generic/3.18: update to 3.18.3 2015-01-25 11:39:30 +00:00
patches-3.19 generic: add preliminary 3.19 support 2015-01-25 15:20:39 +00:00
config-3.8 kernel: add SECCOMP to menuconfig 2015-01-08 21:23:18 +00:00
config-3.10 kernel: add SECCOMP to menuconfig 2015-01-08 21:23:18 +00:00
config-3.13 kernel: add SECCOMP to menuconfig 2015-01-08 21:23:18 +00:00
config-3.14 kernel: add missing config symbol 2015-01-18 09:25:38 +00:00
config-3.18 kernel: add missing config symbol for 3.18 2015-01-18 14:28:13 +00:00
config-3.19 generic: add preliminary 3.19 support 2015-01-25 15:20:39 +00:00
PATCHES