commit | 61ad917065bbe116d01c7ee0551f41e86cd418a2 | [log] [tgz] |
---|---|---|
author | b.liu <b.liu@mobiletek.cn> | Thu Jan 09 14:33:55 2025 +0800 |
committer | b.liu <b.liu@mobiletek.cn> | Thu Jan 09 14:33:55 2025 +0800 |
tree | a082568bf113429ca506c132cfdce5a1a86061a5 | |
parent | 41b5205068d28f3dd98cff24edf49085f2d168b1 [diff] [blame] |
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