Petr Štetiar 57d096e2a9 kernel: generic: fix perf build breakage on 4.19
Drop 211-host_tools_portability.patch which is breaking perf build on
4.19 kernels by removing the include directory from the host's CFLAGS
leading to the following build breakage:

 pmu-events/jevents.c:48:10: fatal error: linux/list.h: No such file or directory
  #include <linux/list.h>
           ^~~~~~~~~~~~~~

Signed-off-by: Petr Štetiar <ynezz@true.cz>
2019-07-17 12:16:29 +02:00
..
2019-06-18 14:47:53 +02:00
2019-06-24 16:36:30 +02:00
2019-07-09 17:03:10 +02:00
2019-06-24 16:36:30 +02:00
2019-07-09 17:03:18 +02:00
2019-05-11 17:15:41 +02:00