Changeset 9da5212 in freewrt
- Timestamp:
- Jan 26, 2007, 3:39:32 PM (19 years ago)
- Children:
- ebde157
- Parents:
- 0067b75
- Location:
- package
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
package/Config.in
r0067b75 r9da5212 37 37 menu "Applications" 38 38 source "package/autossh/Config.in" 39 source "package/binutils/Config.in"39 #source "package/binutils/Config.in" 40 40 source "package/bitchx/Config.in" 41 41 source "package/collectd/Config.in" -
package/Makefile
r0067b75 r9da5212 18 18 package-$(FWRT_COMPILE_BC) += bc 19 19 package-$(FWRT_COMPILE_BIND) += bind 20 package-$(FWRT_PACKAGE_BINUTILS) += binutils20 #package-$(FWRT_PACKAGE_BINUTILS) += binutils 21 21 package-$(FWRT_PACKAGE_BITCHX) += bitchx 22 22 package-$(FWRT_PACKAGE_BITLBEE) += bitlbee
Note:
See TracChangeset
for help on using the changeset viewer.
