summaryrefslogtreecommitdiffstats
path: root/install/autodetect
diff options
context:
space:
mode:
Diffstat (limited to 'install/autodetect')
-rw-r--r--install/autodetect2
1 files changed, 2 insertions, 0 deletions
diff --git a/install/autodetect b/install/autodetect
index 37af3be..c98db73 100644
--- a/install/autodetect
+++ b/install/autodetect
@@ -4,6 +4,8 @@ build() {
local m=
local -a md_devs mods
+ [[ $KERNELVERSION == none ]] && return 0
+
add_if_avail() {
local r= resolved=()