From d34a01191ad16ffff7cfc70a71440c5b1ed6552a Mon Sep 17 00:00:00 2001 From: Daniel BORNAZ Date: Mon, 16 Sep 2019 14:23:30 +0200 Subject: Added PREEMPT_RT 4.19 kernel for intel Added the recipe for the PREEMPT_RT intel 4.19 kernel along with patches for the 10Gbps NIC and machine configuration. Addresses LXOSCR-437 and LXOSCR-439. Change-Id: If0fd91858b49c155c479c9ed66cb016f9de1b958 --- conf/machine/include/intel-corei7-64-common.inc | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 conf/machine/include/intel-corei7-64-common.inc (limited to 'conf/machine/include/intel-corei7-64-common.inc') diff --git a/conf/machine/include/intel-corei7-64-common.inc b/conf/machine/include/intel-corei7-64-common.inc new file mode 100644 index 0000000..0028256 --- /dev/null +++ b/conf/machine/include/intel-corei7-64-common.inc @@ -0,0 +1,7 @@ +# +# Common configuration for all MACHINES of the intel-corei7-64 type +# + +DEFAULTTUNE ?= "corei7-64" +require conf/machine/include/tune-corei7.inc +require conf/machine/include/x86-base.inc -- cgit v1.2.3-54-g00ecf