From 9204e87b2ea2e9b441ab6422ae58bfebb5cdffce Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Sat, 2 Jul 2005 07:38:40 +0000 Subject: Massive refactor of (most of) the Linux config files. This reduces the length of each config and brings a lot of much needed uniformity to them. --- configs/linux-dri-x86-64 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'configs/linux-dri-x86-64') diff --git a/configs/linux-dri-x86-64 b/configs/linux-dri-x86-64 index 7793bf46aa..850673cb50 100644 --- a/configs/linux-dri-x86-64 +++ b/configs/linux-dri-x86-64 @@ -7,6 +7,9 @@ CONFIG_NAME = linux-dri-x86-64 ARCH_FLAGS = -m64 +ASM_FLAGS = -DUSE_X86_64_ASM +ASM_SOURCES = $(X86-64_SOURCES) + LIB_DIR = $(TOP)/lib64 # Library/program dependencies -- cgit v1.2.3