diff options
author | Martin Dietze <di@fh-wedel.de> | 2007-04-18 16:58:50 +0000 |
---|---|---|
committer | Martin Dietze <di@fh-wedel.de> | 2007-04-18 16:58:50 +0000 |
commit | 2f8b9629bc039b046752384570fdfc7bd9e15074 (patch) | |
tree | dba43781288d8c0e29442780f7043538e9162a1d /packages/linux/linux-mtx-1_2.4.27.bb | |
parent | 27515e1b30b576fd06fb93a3fd919384b29e0bf5 (diff) |
linux-mtx-2: fixed acm driver to produce more stable behaviour with HSDPA datacards
Diffstat (limited to 'packages/linux/linux-mtx-1_2.4.27.bb')
-rw-r--r-- | packages/linux/linux-mtx-1_2.4.27.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/linux/linux-mtx-1_2.4.27.bb b/packages/linux/linux-mtx-1_2.4.27.bb index e46c3c723d..09916c9022 100644 --- a/packages/linux/linux-mtx-1_2.4.27.bb +++ b/packages/linux/linux-mtx-1_2.4.27.bb @@ -36,6 +36,7 @@ SRC_URI = "cvs://cvs:cvs@ftp.linux-mips.org/home/cvs;module=linux;tag=linux_2_4_ file://27-usbd-amd-pb1x00-kit-23may2003-usbd.diff;patch=1 \ file://29-au1000-pci-config-clear-errors.diff;patch=1 \ file://42-usb-ohci-fixes.patch;patch=1 \ + file://48-pptp.patch;patch=1 \ file://defconfig-mtx-1" S = "${WORKDIR}/linux" |