Import buildroot 2016.02.01
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
config BR2_PACKAGE_XDRIVER_XF86_VIDEO_MACH64
|
||||
bool "xf86-video-mach64"
|
||||
depends on BR2_PACKAGE_MESA3D
|
||||
select BR2_PACKAGE_MESA3D_DRI_DRIVER_SWRAST
|
||||
select BR2_PACKAGE_XPROTO_FONTSPROTO
|
||||
select BR2_PACKAGE_XPROTO_RANDRPROTO
|
||||
select BR2_PACKAGE_XPROTO_RENDERPROTO
|
||||
select BR2_PACKAGE_XPROTO_XEXTPROTO
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
help
|
||||
mach64 video driver
|
||||
|
||||
comment "xf86-video-mach64 needs mesa3d"
|
||||
depends on !BR2_PACKAGE_MESA3D
|
||||
Reference in New Issue
Block a user