Changeset 1308
- Timestamp:
- 12/18/06 09:06:41 (2 years ago)
- Files:
-
- trunk/freewrt/package/binutils/Config.in (modified) (1 diff)
- trunk/freewrt/package/binutils/ipkg/binutils.control (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/freewrt/package/binutils/Config.in
r1305 r1308 1 1 config FWRT_PACKAGE_BINUTILS 2 prompt "binutils............................ Example for a single package"2 prompt "binutils.............................. binary utilities (assembler,strip,nm,..)" 3 3 tristate 4 4 default n 5 5 help 6 A simple package. Only one binary package will be created.6 binary utilities 7 7 8 8 http://www.gnu.org/binutils trunk/freewrt/package/binutils/ipkg/binutils.control
r1305 r1308 1 1 Package: binutils 2 2 Priority: optional 3 Section: net4 Description: a simple example package for a small daemon3 Section: comp 4 Description: binary utilities


