aboutsummaryrefslogtreecommitdiffstats
path: root/src/beaver.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/beaver.h')
-rw-r--r--src/beaver.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/beaver.h b/src/beaver.h
index afa8df9..f5c98af 100644
--- a/src/beaver.h
+++ b/src/beaver.h
@@ -32,5 +32,8 @@
#define PREFS_PROP_ROOTFS "sdk.rootfs"
#define PREFS_PROP_TARGET_IP "sdk.target_ip"
#define PREFS_PROP_TARGET_MODE "sdk.target_mode"
+#define PREFS_PROP_TARGET_ARCHS "sdk.target_archs"
+#define PREFS_PROP_TARGET_COMBO "sdk.target_combo_box"
+#define OBJ_PROP_TARGET_ARCHS "available_archs"
#endif /* _BEAVER */