From 868f80e51df863a22899b05f1c490909a8e7caf7 Mon Sep 17 00:00:00 2001 From: CyberLeo Date: Sun, 18 Sep 2011 21:57:37 -0500 Subject: [PATCH] targets/amd64/SS4200: add config options for apcupsd, talloc, and tdb --- .../SS4200/config/port.options/apcupsd/options | 15 +++++++++++++++ .../SS4200/config/port.options/talloc/options | 5 +++++ .../amd64/SS4200/config/port.options/tdb/options | 5 +++++ 3 files changed, 25 insertions(+) create mode 100644 targets/amd64/SS4200/config/port.options/apcupsd/options create mode 100644 targets/amd64/SS4200/config/port.options/talloc/options create mode 100644 targets/amd64/SS4200/config/port.options/tdb/options diff --git a/targets/amd64/SS4200/config/port.options/apcupsd/options b/targets/amd64/SS4200/config/port.options/apcupsd/options new file mode 100644 index 0000000..e9698a3 --- /dev/null +++ b/targets/amd64/SS4200/config/port.options/apcupsd/options @@ -0,0 +1,15 @@ +# This file is auto-generated by 'make config'. +# No user-servicable parts inside! +# Options for apcupsd-3.14.8_2 +_OPTIONS_READ=apcupsd-3.14.8_2 +WITH_APCSMART_DRV=true +WITHOUT_APCDUMB_DRV=true +WITHOUT_CLIENT_ONLY=true +WITHOUT_CGI=true +WITH_PCNET_DRV=true +WITH_USB=true +WITH_SNMP_DRV=true +WITHOUT_SNMP_DRV_OLD=true +WITH_TCP_WRAPPERS=true +WITHOUT_TEST_DRV=true +WITHOUT_GAPCMON=true diff --git a/targets/amd64/SS4200/config/port.options/talloc/options b/targets/amd64/SS4200/config/port.options/talloc/options new file mode 100644 index 0000000..efcc234 --- /dev/null +++ b/targets/amd64/SS4200/config/port.options/talloc/options @@ -0,0 +1,5 @@ +# This file is auto-generated by 'make config'. +# No user-servicable parts inside! +# Options for talloc-2.0.5 +_OPTIONS_READ=talloc-2.0.5 +WITHOUT_PYTHON=true diff --git a/targets/amd64/SS4200/config/port.options/tdb/options b/targets/amd64/SS4200/config/port.options/tdb/options new file mode 100644 index 0000000..e4c04d5 --- /dev/null +++ b/targets/amd64/SS4200/config/port.options/tdb/options @@ -0,0 +1,5 @@ +# This file is auto-generated by 'make config'. +# No user-servicable parts inside! +# Options for tdb-1.2.9,1 +_OPTIONS_READ=tdb-1.2.9,1 +WITHOUT_PYTHON=true -- 2.42.0