Changeset 493

Show
Ignore:
Timestamp:
08/02/06 23:04:55 (2 years ago)
Author:
wbx
Message:

realizes autobuild target, non-interactive

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/build.mk

    r492 r493  
    127127        @-touch .config 
    128128        @$(CONFIG)/conf -m $(CONFIG_CONFIG_IN) 
     129        @grep -v ^BUSYBOX .config > .config.autobuild 
     130        @cat .busybox-config .config.autobuild > .config 
    129131 
    130132tools/install-lbin: