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)
commitb58366088bfed28afc5dcced2639d39295ff27b1
tree0fce2ff8c694b4fc394710ce6f9079050e5dbb94
parent850db1988bc4844f72619d7655475d52ca9f5afa
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]