summaryrefslogtreecommitdiff
path: root/configs/debian-dri-any
blob: c4b65b0c48209214c3211ff4f476242015ce42b9 (plain)
1
2
3
4
5
6
7
8
9
# Configuration for building the DRI drivers on the build architecture.

include $(TOP)/configs/linux-dri
include $(TOP)/configs/debian-dri-default

CONFIG_NAME = debian-dri-any

# vim: ft=make