Fix dev_info

Change-Id: If0239f3821c5ff984a35c43cb528f09eafcbf3e5
diff --git a/mbtk/Make.defines b/mbtk/Make.defines
index 5bb656c..41a894f 100755
--- a/mbtk/Make.defines
+++ b/mbtk/Make.defines
@@ -82,6 +82,10 @@
 DEFINE += -DMBTK_DEV_INFO_VERSION_2

 endif

 

+ifeq ($(CONFIG_MBTK_5G_SUPPORT), Y)

+DEFINE += -DMBTK_5G_SUPPORT

+endif

+

 LIB_DIR = \

 	-L$(OUT_DIR)/lib