Changeset 541

Show
Ignore:
Timestamp:
08/25/06 00:32:08 (2 years ago)
Author:
tg
Message:

*sigh*

first I'm told conf -d is needed, then I'm told it overwrites .config...
remove it

Files:

Legend:

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

    r535 r541  
    7979            target/Config.in); do \ 
    8080                sed "s!FWRT_LINUX_MODEL!$$target!g" <.defconfig >.config; \ 
    81                 ${GMAKE_INV} package/config/conf; \ 
    82                 package/config/conf -d Config.in; \ 
    8381                ${GMAKE_INV} all; \ 
    8482                cp bin/freewrt-* snapshots/; \