Show
Ignore:
Timestamp:
01/20/07 22:21:59 (5 years ago)
Author:
n0-1
Message:

merged from branches/common-adk 1310:1685

the following packages are not converted yet:
* alsa
* asterisk
* pmacct
* zaptel
* elinks
* libgd
* lua
* mypackage
* openser
* php*
* snort*
* tmsnc

additionally, freeradius doesn't compile.

happy fixing :P

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt

    • Property svn:ignore changed from
      .config*
      .prereq_done
      .tmpconfig.h
      bin
      build_*
      dl
      lbin
      make.log
      root_fs*
      staging_dir_*
      toolchain_build_*
      tools_build
      to
      .cfg
      .config*
      .prereq_done
      .tmpconfig.h
      bin
      build_*
      dl
      lbin
      make.log
      prefs.mk
      root_fs*
      staging_dir_*
      toolchain_build_*
      tools_build
  • trunk/freewrt/tools/rules.mk

    r601 r1686  
    33WRKDIR_BASE:=           ${TOOLS_BUILD_DIR} 
    44 
     5_IN_PACKAGE:=           0 
    56include ${TOPDIR}/mk/buildhlp.mk 
    67