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