diff options
author | Alan Mizrahi <alan+crux@mizrahi.com.ve> | 2007-10-02 17:36:32 -0400 |
---|---|---|
committer | Alan Mizrahi <alan+crux@mizrahi.com.ve> | 2007-10-02 17:36:32 -0400 |
commit | 69f6079dad67380e6866f812391121846908fd34 (patch) | |
tree | dbb3aa0e8f2e6bca5a40bffd293ff68f5e51b92c /zaptel/zaptel-mmx.patch | |
parent | c902fc27eafdbad35bbdab45197702faa475a67d (diff) | |
download | contrib-69f6079dad67380e6866f812391121846908fd34.tar.gz contrib-69f6079dad67380e6866f812391121846908fd34.tar.xz |
zaptel: Initial commit
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 |