initial buildroot for linux 5.15
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
|
||||
# Xorg does not implement real dynamic linking and requires that its
|
||||
# modules get loaded in the right order.
|
||||
# https://forums.gentoo.org/viewtopic-p-8245578.html#8245578
|
||||
Section "Module"
|
||||
Load "vgahw"
|
||||
Load "fb"
|
||||
Load "shadowfb"
|
||||
Load "int10"
|
||||
Load "vbe"
|
||||
EndSection
|
||||
Reference in New Issue
Block a user