diff options
Diffstat (limited to 'zaptel/zaptel-mmx.patch')
-rw-r--r-- | zaptel/zaptel-mmx.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/zaptel/zaptel-mmx.patch b/zaptel/zaptel-mmx.patch new file mode 100644 index 000000000..7102e3c99 --- /dev/null +++ b/zaptel/zaptel-mmx.patch @@ -0,0 +1,11 @@ +--- zaptel-1.4.5.1/zconfig.h.orig 2007-09-22 13:58:00.705639753 -0400 ++++ zaptel-1.4.5.1/zconfig.h 2007-09-22 14:01:16.039840297 -0400 +@@ -50,7 +50,7 @@ + * processors and can cause system instability! + * + */ +-/* #define CONFIG_ZAPTEL_MMX */ ++#define CONFIG_ZAPTEL_MMX + + /** If defined: the user must define exactly one ECHO_CAN_ var: */ + #ifndef ECHO_CAN_FROMENV |