Changeset 3860

Show
Ignore:
Timestamp:
04/22/09 23:46:03 (3 years ago)
Author:
n0-1
Message:

clarify docs a bit

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/target/Makefile

    r3674 r3860  
    3434#    * append ${FS_CMDLINE} to the kernel commandline inside 
    3535#      .fwrtkernelconfig.board 
    36 # 6) merge (cat) it all together into .fwrtkernelconfig.tmp 
     36# 6) merge (cat) .fwrtkernelconfig.board, .fwrtkernelconfig.kernel and 
     37#    .fwrtkernelconfig.modules together into .fwrtkernelconfig.tmp 
    3738# 7) check if .fwrtkernelconfig.tmp differs from the current one 
    3839#    (.fwrtkernelconfig) at all, overwriting the current one