kmscube: document failed attempt

build: remove duplicated lines from some merge
This commit is contained in:
Ciro Santilli
2018-06-01 09:50:00 +01:00
parent 55b94d2896
commit 07b9ae39d7
3 changed files with 56 additions and 11 deletions

10
br2_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