diff --git a/hook-functions b/hook-functions index 6848a32..7fccf0e 100644 --- a/hook-functions +++ b/hook-functions @@ -585,7 +585,7 @@ dep_add_modules() /sys/bus/platform/drivers/platform-framebuffer/* \ /sys/bus/platform/drivers/simple-framebuffer/* \ /sys/bus/platform/drivers/vesa-framebuffer/* \ - /sys/bus/coreboot/drivers/framebuffer/*; do + /sys/bus/coreboot/drivers/framebuffer/*; do if [ -d "$device" ]; then walk_graphics=no break