Changeset 2658

Show
Ignore:
Timestamp:
05/24/07 15:27:40 (2 years ago)
Author:
tg
Message:

fix allmodconfig

Files:

Legend:

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

    r2656 r2658  
    1111CONFIG = tools/config 
    1212 
    13 noconfig_targets:=      allmodconfig \ 
    14                         allnoconfig \ 
    15                         config \ 
    16                         menuconfig \ 
    17                         oldconfig \ 
    18                         snapshotconfig \ 
     13noconfig_targets:=      menuconfig \ 
     14                        _config \ 
     15                        _mconfig \ 
    1916                        tags 
    2017 
     
    144141        ${MBSH} scripts/restore-defaultconf.sh ${RESTORE_PATTERNS} 
    145142 
    146 allmodconfig: 
    147         ${MAKE} RCONFIG='${CONFIG_CONFIG_IN}' W=-o _mconfig _config 
    148  
    149143tools/install-lbin: 
    150144        $(MAKE) -C tools install-lbin