diff options
-rw-r--r-- | recipes-kernel/linux/linux-altera-ltsi-rt_4.9.76.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-altera-ltsi-rt_4.9.76.bb b/recipes-kernel/linux/linux-altera-ltsi-rt_4.9.76.bb new file mode 100644 index 0000000..09db461 --- /dev/null +++ b/recipes-kernel/linux/linux-altera-ltsi-rt_4.9.76.bb | |||
@@ -0,0 +1,7 @@ | |||
1 | LINUX_VERSION = "4.9.76" | ||
2 | LINUX_VERSION_SUFFIX = "-ltsi-rt" | ||
3 | |||
4 | SRCREV = "60fe1e58a08f60ac9093acbeef83f71d65957103" | ||
5 | |||
6 | include linux-altera.inc | ||
7 | |||