summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-06-22 22:19:16 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-06-22 22:19:16 +0200
commita01131d813946a99aa5206633a524855c3b6f58c (patch)
treecb5ec95bac08a9f1c3831365498377a9484b3309 /mk
parentf18f19d6a59974f5a92a4f52c0539c2ec3da4f96 (diff)
fix make allmodconfig on mips (rb532)
Diffstat (limited to 'mk')
-rw-r--r--mk/cpu.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/mk/cpu.mk b/mk/cpu.mk
index 6faf624da..1043ee36c 100644
--- a/mk/cpu.mk
+++ b/mk/cpu.mk
@@ -13,7 +13,6 @@ CONFIGURE_CPU_OPTS:= --disable-ssse3 \
else
CONFIGURE_CPU_OPTS:= --disable-ssse3 \
--disable-sse \
- --disable-mmxext \
--disable-amd3dnow \
--disable-amd3dnowext \
--disable-mmx \