summaryrefslogtreecommitdiffstats
path: root/core/modules/kernel-vanilla/module.conf
blob: 19e55c47be4cd23f2572f3adc3bd8116ffdbc5b5 (plain) (blame)
1
2
3
4
5
6
#!/bin/bash
REQUIRED_BINARIES=""
REQUIRED_LIBRARIES=""
REQUIRED_DIRECTORIES=""
REQUIRED_KERNEL="4.14.6"
REQUIRED_GIT="git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git"