Changeset 1298

Show
Ignore:
Timestamp:
12/16/06 10:25:59 (5 years ago)
Author:
wbx
Message:

add bash, side effect of a small workshop to show how simple integration of new packages is.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/package/Config.in

    r1293 r1298  
    2929menu "Shells" 
    3030source "package/Config.shell" 
     31source "package/bash/Config.in" 
    3132endmenu 
    3233 
  • trunk/freewrt/package/Makefile

    r1293 r1298  
    1414package-$(FWRT_COMPILE_AVAHI) += avahi 
    1515package-$(FWRT_COMPILE_AXTLS) += axtls 
     16package-$(FWRT_COMPILE_BASH) += bash 
    1617package-$(FWRT_COMPILE_BC) += bc 
    1718package-$(FWRT_COMPILE_BIND) += bind