Show
Ignore:
Timestamp:
05/13/07 01:57:56 (2 years ago)
Author:
tg
Message:

use host-system mksh instead of bash to speed up the splitting process,
if installed

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/mk/split-cfg.mk

    r1686 r2491  
    99${TOPDIR}/.cfg/FWRT_HAVE_DOT_CONFIG: ${TOPDIR}/.config \ 
    1010    ${TOPDIR}/mk/split-cfg.mk ${TOPDIR}/scripts/split-cfg.sh 
    11         ${BASH} ${TOPDIR}/scripts/split-cfg.sh '${TOPDIR}' 
     11        ${MBSH} ${TOPDIR}/scripts/split-cfg.sh '${TOPDIR}'