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