summaryrefslogtreecommitdiff
path: root/configs/debian-debug-i386
diff options
context:
space:
mode:
Diffstat (limited to 'configs/debian-debug-i386')
-rw-r--r--configs/debian-debug-i3867
1 files changed, 0 insertions, 7 deletions
diff --git a/configs/debian-debug-i386 b/configs/debian-debug-i386
deleted file mode 100644
index b9e0eebbd3f..00000000000
--- a/configs/debian-debug-i386
+++ /dev/null
@@ -1,7 +0,0 @@
-include $(TOP)/configs/debian-debug
-
-CONFIG_NAME = debian-debug-i386
-
-DEBIAN_OPT_CFLAGS = -march=i686 -msse -mfpmath=sse -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM
-
-ASM_SOURCES = $(X86_SOURCES) $(X86_API)