X-Git-Url: https://hackdaworld.org/gitweb/?a=blobdiff_plain;f=packages%2Fhackbard%2Fpcmciautils%2Fpcmciautils;fp=packages%2Fhackbard%2Fpcmciautils%2Fpcmciautils;h=30504c60613874af7ee3f7d6582411be250b5619;hb=363c212c76d4c4ecde05c6aa5e8bdc5f90669be6;hp=0000000000000000000000000000000000000000;hpb=91b705ddf1fea61104f71396ee4d259890c2de89;p=hdw-linux%2Fhdw-linux.git diff --git a/packages/hackbard/pcmciautils/pcmciautils b/packages/hackbard/pcmciautils/pcmciautils new file mode 100644 index 0000000..30504c6 --- /dev/null +++ b/packages/hackbard/pcmciautils/pcmciautils @@ -0,0 +1,12 @@ +# hdw - linux pcmciasutils package +# +# author: hackbard@hackdaworld.dyndns.org +# +# [V] 008 +# [S] 3-8 +# [D] pcmciautils-008.tar.bz2 ftp://ftp.kernel.org/pub/linux/utils/kernel/pcmcia/ + +kver=`grep '^#\ \[V\]' $confdir/../../base/linux/linux | awk '{ print $3 }'` + +make_conf="KERNEL_DIR=$root/lib/modules/$kver/build $make_conf" +install_conf="KERNEL_DIR=$root/lib/modules/$kver/build $install_conf"