summaryrefslogtreecommitdiff
path: root/packaging/connman.spec
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/connman.spec')
-rwxr-xr-xpackaging/connman.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/packaging/connman.spec b/packaging/connman.spec
index 23b8d52c..a988b8c9 100755
--- a/packaging/connman.spec
+++ b/packaging/connman.spec
@@ -109,6 +109,10 @@ VPN_CFLAGS+=" -DTIZEN_EXT -lsmack -Werror"
%if 0%{?sec_product_feature_profile_wearable}
CFLAGS+=" -DTIZEN_WEARABLE"
%endif
+
+%if 0%{?sec_product_feature_wlan_always_powered}
+ CFLAGS+=" -DTIZEN_ALWAYS_POWERED"
+%endif
%endif
chmod +x bootstrap