shorter names for kernel and buildroot dirs

This commit is contained in:
Ciro Santilli
2018-09-07 17:25:47 +01:00
parent 022d971cad
commit 0a2446edf7
10 changed files with 2 additions and 2 deletions

10
buildroot_config/kmscube Normal file
View File

@@ -0,0 +1,10 @@
BR2_PACKAGE_KMSCUBE=y
BR2_PACKAGE_MESA3D=y
BR2_PACKAGE_MESA3D_OPENGL_EGL=y
BR2_PACKAGE_MESA3D_OPENGL_ES=y
# Software rasteriser.
# Selects the following chain:
# BR2_PACKAGE_MESA3D_DRIVER=y
# BR2_PACKAGE_MESA3D_DRI_DRIVER=y
BR2_PACKAGE_MESA3D_DRI_DRIVER_SWRAST=y