summaryrefslogtreecommitdiffstats
path: root/configs/debian-amd64
blob: de1e495dab9f381fa0468d9d2a7b2f683f53652c (plain)
1
2
3
4
5
6
7
8
9
# Configuration for building Mesa on amd64.

include $(TOP)/configs/debian-default
include $(TOP)/configs/linux-x86-64

CONFIG_NAME = debian-amd64

# vim: ft=make