Changeset f6a55cb in freewrt


Ignore:
Timestamp:
Jun 18, 2006, 6:36:02 PM (19 years ago)
Author:
Thorsten Glaser <tg@…>
Branches:
freewrt_1_0, freewrt_2_0
Children:
7b7a395
Parents:
f88c569
Message:

add mksh package

ok wbx@ "unusual large shit to /etc/profile warning"

git-svn-id: svn://www.freewrt.org/trunk/freewrt@102 afb5a338-a214-0410-bd46-81f09a774fd1

Location:
package
Files:
4 added
2 edited

Legend:

Unmodified
Added
Removed
  • package/Config.in

    rf88c569 rf6a55cb  
    3333source "package/lua/Config.in"
    3434source "package/microperl/Config.in"
     35source "package/mksh/Config.in"
    3536source "package/monit/Config.in"
    3637source "package/motion/Config.in"
  • package/Makefile

    rf88c569 rf6a55cb  
    152152package-$(BR2_PACKAGE_MINI_SENDMAIL) += mini_sendmail
    153153package-$(BR2_COMPILE_MIREDO) += miredo
     154package-$(BR2_PACKAGE_MKSH) += mksh
    154155package-$(BR2_COMPILE_MONIT) += monit
    155156package-$(BR2_PACKAGE_MOTION) += motion
Note: See TracChangeset for help on using the changeset viewer.