package/devel/perf: fix build for kernel 4.1
authorJohn Crispin <john@openwrt.org>
Mon, 2 Nov 2015 10:16:28 +0000 (10:16 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 2 Nov 2015 10:16:28 +0000 (10:16 +0000)
commit4f9fcd94bd06a5ad5ca72a54e95ae92c972b45a9
tree9e5ac747c401b0b254beec7ec371d02c9c675a0a
parentd2c1087536e94350fbdf3e7267912b849fad0ee3
package/devel/perf: fix build for kernel 4.1

This fix contains 2 parts:
 - kernel 4.1: backport upstream patch "perf build: Do not fail on missing Build file"
 - add NO_LZMA=1 to perf MAKE_FLAGS to disable LZMA support

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
SVN-Revision: 47338
package/devel/perf/Makefile
target/linux/generic/patches-4.1/222-perf-build-Do-not-fail-on-missing-Build-file.patch [new file with mode: 0644]