diff --git a/apps/app_remoteswitchcfg_server/mcu_2_0/concerto.mak b/apps/app_remoteswitchcfg_server/mcu_2_0/concerto.mak index 4bed8a9..1f64e3a 100644 --- a/apps/app_remoteswitchcfg_server/mcu_2_0/concerto.mak +++ b/apps/app_remoteswitchcfg_server/mcu_2_0/concerto.mak @@ -45,9 +45,9 @@ STATIC_LIBS += eth_intervlan STATIC_LIBS += lib_remote_device STATIC_LIBS += lib_remoteswitchcfg_server -ifeq ($(TARGET_PLATFORM),J7200) - DEFS += ENABLE_QSGMII_PORTS -endif +#ifeq ($(TARGET_PLATFORM),J7200) +# DEFS += ENABLE_QSGMII_PORTS +#endif CPSW_APPUTILS_LIB = enet_example_utils