Changeset 418e6805 in freewrt for package/howl/Config.in
- Timestamp:
- Nov 10, 2006, 1:28:11 PM (19 years ago)
- Branches:
- freewrt_1_0, freewrt_2_0
- Children:
- e8fef11
- Parents:
- d1833aa
- File:
-
- 1 edited
-
package/howl/Config.in (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
package/howl/Config.in
rd1833aa r418e6805 10 10 prompt "libhowl......................... The howl library" 11 11 tristate 12 default m if CONFIG_DEVEL12 default n 13 13 select FWRT_COMPILE_HOWL 14 14 depends on FWRT_SHOW_HOWL … … 23 23 prompt "howl-utils...................... The howl client utilities" 24 24 tristate 25 default m if CONFIG_DEVEL25 default n 26 26 select FWRT_PACKAGE_LIBHOWL 27 27 depends on FWRT_SHOW_HOWL … … 34 34 prompt "autoipd......................... An IPv4 Link-Local address self-assigner daemon" 35 35 tristate 36 default m if CONFIG_DEVEL36 default n 37 37 select FWRT_PACKAGE_LIBHOWL 38 38 depends on FWRT_SHOW_HOWL … … 45 45 prompt "mdnsresponder................... An mDNS (Multicast DNS) service responder daemon" 46 46 tristate 47 default m if CONFIG_DEVEL47 default n 48 48 select FWRT_PACKAGE_LIBHOWL 49 49 depends on FWRT_SHOW_HOWL … … 56 56 prompt "nifd............................ A network interface monitor daemon" 57 57 tristate 58 default m if CONFIG_DEVEL58 default n 59 59 select FWRT_PACKAGE_LIBHOWL 60 60 depends on FWRT_SHOW_HOWL
Note:
See TracChangeset
for help on using the changeset viewer.
