summaryrefslogtreecommitdiff
path: root/drivers/dahdi/Kbuild
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2008-06-19 13:24:41 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2008-06-19 13:24:41 +0000
commit55896756afb1dc68c66712885cd310f8a11494e2 (patch)
treee79bed2d8375c4f9b7a76ca3aa1a8acaabdb275c /drivers/dahdi/Kbuild
parent41e7a0308afc911d3cb902f7c8a51a6b0883f72f (diff)
Remove some unused magic intended to build MMX automatically.
Reimplement this with Kconfig if you really want it. git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@4407 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'drivers/dahdi/Kbuild')
-rw-r--r--drivers/dahdi/Kbuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/drivers/dahdi/Kbuild b/drivers/dahdi/Kbuild
index 286a16b..b25ad29 100644
--- a/drivers/dahdi/Kbuild
+++ b/drivers/dahdi/Kbuild
@@ -78,24 +78,4 @@ $(obj)/radfw.h: $(src)/pciradio.rbt $(obj)/makefw
$(obj)/makefw: $(src)/makefw.c
$(HOSTCC) -o $@ $^
-# set CONFIG_DAHDI_MMX for a number of CPU types.
-# Right now this part is not enabled, unless you build with
-# DAHDI_MMX_AUTO=something .
-DAHDIMMX_WHITELIST_i386 = M586MMX M686 MPENTIUMII MPENTIUMIII MPENTIUMM \
- MPENTIUM4 MVIAC3_2
-
-DAHDIMMX_WHITELIST_x86_64 =
-
-# A list of configuration variables to test: CONFIG_M686 , etc.
-DAHDIMMX_CONFIG_VARS := $(DAHDIMMX_WHITELIST_$(ARCH):%=CONFIG_%)
-
-# expand them:
-DAHDIMMX_CONFIG_VALS := $(strip $(foreach var,$(DAHDIMMX_CONFIG_VARS),$(var)) )
-ifdef DAHDI_MMX_AUTO
- ifdef DAHDIMMX_CONFIG_VALS
- # TODO: make that
- CFLAGS_dahdi-base.o += -DCONFIG_DAHDI_MMX
- endif
-endif
-
clean-files := radfw.h tor2fw.h