1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-21 15:08:15 +02:00
openwrt/target/linux/generic
Petr Štetiar 683341d98f kernel: generic: add missing 4.19 config symbol
Fixes following kernel build issue on ath79 with CONFIG_KERNEL_FTRACE=y
enabled:

 Tracers (FTRACE) [Y/n/?] y
   Kernel Function Tracer (FUNCTION_TRACER) [Y/n/?] y
     Kernel Function Graph Tracer (FUNCTION_GRAPH_TRACER) [Y/n/?] y
   Enable trace events for preempt and irq disable/enable (PREEMPTIRQ_EVENTS) [N/y/?] (NEW)
   ...
   Preempt / IRQ disable delay thread to test latency tracers (PREEMPTIRQ_DELAY_TEST) [N/m/?] (NEW)

Signed-off-by: Petr Štetiar <ynezz@true.cz>
2019-06-27 17:15:37 +02:00
..
backport-4.9 kernel: bump 4.9 to 4.9.182 2019-06-18 14:47:53 +02:00
backport-4.14 kernel: bump 4.14 to 4.14.129 2019-06-24 16:36:30 +02:00
backport-4.19 kernel: bump 4.19 to 4.19.55 2019-06-24 16:36:30 +02:00
files generic: ar8216: group MIB counters and use two basic ones only by default 2019-05-20 21:17:57 +02:00
hack-4.9 kernel: bump 4.9 to 4.9.183 2019-06-24 16:36:30 +02:00
hack-4.14 netfilter: fix crash in flow offload by adding netns support 2019-06-24 18:34:04 +02:00
hack-4.19 kernel: bump 4.19 to 4.19.56 2019-06-25 16:46:01 +02:00
image
other-files
pending-4.9 kernel: bump 4.9 to 4.9.183 2019-06-24 16:36:30 +02:00
pending-4.14 kernel: bump 4.14 to 4.14.130 2019-06-25 16:46:01 +02:00
pending-4.19 kernel: bump 4.19 to 4.19.56 2019-06-25 16:46:01 +02:00
config-4.9 kernel: Remove CONFIG_COMPAT 2019-05-11 17:15:41 +02:00
config-4.14 kernel: package Broadcom BNX2X driver 2019-06-20 20:02:29 +02:00
config-4.19 kernel: generic: add missing 4.19 config symbol 2019-06-27 17:15:37 +02:00
PATCHES