diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-01-21 06:41:00 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-01-21 06:41:00 +0000 |
commit | c1701b3e17ab8da35678926dbf7f909d7854f7e0 (patch) | |
tree | 8c71f565f8d6c046311f864a3d0db26cf660fd8c /sources/pcmcia.patch | |
parent | 075eb13aa98aced33cc5aefc3e232056eca092c6 (diff) | |
download | buildroot-novena-c1701b3e17ab8da35678926dbf7f909d7854f7e0.tar.gz buildroot-novena-c1701b3e17ab8da35678926dbf7f909d7854f7e0.zip |
pcmcia update
Diffstat (limited to 'sources/pcmcia.patch')
-rw-r--r-- | sources/pcmcia.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/sources/pcmcia.patch b/sources/pcmcia.patch index 42a16175d..38c517040 100644 --- a/sources/pcmcia.patch +++ b/sources/pcmcia.patch @@ -39,16 +39,3 @@ diff -urN pcmcia-cs-3.1.33.orig/etc/shared pcmcia-cs-3.1.33/etc/shared # Infrastructure network for older cards #module "ray_cs" opts "net_type=1 essid=ESSID1" # Infrastructure network for WebGear ---- pcmcia-cs-3.2.1/Configure.orig Thu Aug 8 00:38:15 2002 -+++ pcmcia-cs-3.2.1/Configure Tue Sep 10 05:41:24 2002 -@@ -669,6 +669,10 @@ - >/dev/null 2>&1 ; then - CONFIG_IEEE1394=n - fi -+ -+# Hack to disable network stuff for the time being... -+CONFIG_INET=n -+ - printconfig - echo "" - |