summaryrefslogtreecommitdiffstats
path: root/configs/linux-x86-64
diff options
context:
space:
mode:
authorDavid Nusinow <[email protected]>2006-04-07 00:24:21 +0000
committerDavid Nusinow <[email protected]>2006-04-07 00:24:21 +0000
commitccb68495e02ae47d4f8868498d0e577299307288 (patch)
tree0fb9386bc5d2de9ddf0bd10ef3dca77cb73c22de /configs/linux-x86-64
Vendor drop of Mesa 6.5
Diffstat (limited to 'configs/linux-x86-64')
-rw-r--r--configs/linux-x86-6414
1 files changed, 14 insertions, 0 deletions
diff --git a/configs/linux-x86-64 b/configs/linux-x86-64
new file mode 100644
index 00000000000..a89c47eb937
--- /dev/null
+++ b/configs/linux-x86-64
@@ -0,0 +1,14 @@
+# Configuration for Linux for 64-bit X86 (Opteron)
+
+include $(TOP)/configs/linux
+
+CONFIG_NAME = linux-x86-64
+
+ARCH_FLAGS = -m64
+
+ASM_SOURCES = $(X86-64_SOURCES)
+ASM_API = $(X86-64_API)
+ASM_FLAGS = -DUSE_X86_64_ASM
+
+LIB_DIR = $(TOP)/lib64
+EXTRA_LIB_PATH = -L/usr/X11R6/lib64