diff options
Diffstat (limited to 'release/packages/ucl/hostapd-all.ucl')
-rw-r--r-- | release/packages/ucl/hostapd-all.ucl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/release/packages/ucl/hostapd-all.ucl b/release/packages/ucl/hostapd-all.ucl index a2639c464935..cb25beab4f58 100644 --- a/release/packages/ucl/hostapd-all.ucl +++ b/release/packages/ucl/hostapd-all.ucl @@ -24,3 +24,7 @@ IEEE Std 802.11 wireless network interface configured in Access Point (AP) mode. hostapd can authenticate clients itself via 802.11i (WPA), or via 802.1X (EAP) using an external RADIUS server. EOD + +annotations { + set = "optional" +} |