Avoid error on non iAP EAP builds

This commit is contained in:
Sam Chesney
2014-06-18 10:57:29 +01:00
parent 1bbee4b977
commit 012f4fbba3

View File

@@ -601,8 +601,9 @@ StringDescTable_t g_strTable =
#error NUM_USB_CHAN > 18
#endif
.iAPInterfaceStr = "iAP Interface",
#ifdef IAP_EA_NATIVE_TRANS
.iAP_EANativeTransport_InterfaceStr = IAP_EA_NATIVE_TRANS_PROTOCOL_NAME,
#endif
};
/* Interface numbers enum */