aboutsummaryrefslogtreecommitdiff
path: root/board/siemens/common/factoryset.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/siemens/common/factoryset.h')
-rw-r--r--board/siemens/common/factoryset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/siemens/common/factoryset.h b/board/siemens/common/factoryset.h
index 8fa6c3b..ee8bcd0 100644
--- a/board/siemens/common/factoryset.h
+++ b/board/siemens/common/factoryset.h
@@ -11,7 +11,7 @@
struct factorysetcontainer {
uchar mac[6];
-#if CONFIG_IS_ENABLED(TARGET_GIEDI) || CONFIG_IS_ENABLED(TARGET_DENEB)
+#if CONFIG_IS_ENABLED(IMX8)
uchar mac_wlan[6];
#endif
int usb_vendor_id;