diff options
Diffstat (limited to 'pcmcia-cs/pcmcia-cs_3.2.7.oe')
-rw-r--r-- | pcmcia-cs/pcmcia-cs_3.2.7.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pcmcia-cs/pcmcia-cs_3.2.7.oe b/pcmcia-cs/pcmcia-cs_3.2.7.oe index d577445dea..2a9d2e3683 100644 --- a/pcmcia-cs/pcmcia-cs_3.2.7.oe +++ b/pcmcia-cs/pcmcia-cs_3.2.7.oe @@ -11,7 +11,6 @@ inherit module do_configure() { ./Configure --kernel="${KERNEL_SOURCE}" --noprompt --sysv --nopnp --rcdir=${sysconfdir} --arch="${ARCH}" \ --srctree --nocardbus --ucc="${CC}" --ld="${LD}" --uflags="${CFLAGS}" --target=. - chmod ug+rw /etc/* oe_runmake HAS_XPM= FLIBS="" XMANDIR="" DIRS="cardmgr etc flash" } |