Changeset 3858

Show
Ignore:
Timestamp:
04/21/09 23:23:40 (3 years ago)
Author:
n0-1
Message:

oh well, testing afterwards is just too easy

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/Docs/new_kconfig_integ.txt

    r3857 r3858  
    4343 
    4444| make ARCH=mips rb532_defconfig 
    45 | grep -v '^#.*$' -v '^$' .config > allmod.config 
     45| grep -v '^#.*$' .config | grep -v '^$' > allmod.config 
    4646| make ARCH=mips allmodconfig 
    4747