diff options
author | Simon Rettberg | 2016-12-22 16:00:08 +0100 |
---|---|---|
committer | root | 2016-12-22 16:00:08 +0100 |
commit | e56bb4489e84e89ef93a42f280969667a98634af (patch) | |
tree | f401736caad204d35d20612ee5b791dd61dc61bf | |
parent | [vmware] Add patches for 12.x on kernel 4.9 (diff) | |
download | tm-scripts-e56bb4489e84e89ef93a42f280969667a98634af.tar.gz tm-scripts-e56bb4489e84e89ef93a42f280969667a98634af.tar.xz tm-scripts-e56bb4489e84e89ef93a42f280969667a98634af.zip |
[kernel-vanilla] Update to 4.9
-rw-r--r-- | remote/modules/kernel-vanilla/module.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/kernel-vanilla/module.conf b/remote/modules/kernel-vanilla/module.conf index cc23cac5..5f72c5f2 100644 --- a/remote/modules/kernel-vanilla/module.conf +++ b/remote/modules/kernel-vanilla/module.conf @@ -1,5 +1,5 @@ REQUIRED_BINARIES="" REQUIRED_LIBRARIES="" REQUIRED_DIRECTORIES="" -REQUIRED_KERNEL="4.8.10" +REQUIRED_KERNEL="4.9" REQUIRED_GIT="git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git" |