commit | 9f91db309c6810e0c1584c017830d04991d82805 | [log] [tgz] |
---|---|---|
author | b.liu <b.liu@mobiletek.cn> | Thu Feb 13 11:24:18 2025 +0800 |
committer | b.liu <b.liu@mobiletek.cn> | Thu Feb 13 11:24:18 2025 +0800 |
tree | 1770b9b968cd865c848f8d0af6920535a86010be | |
parent | beb61cc3d916d494a348c93a7e1c76ae5997f02b [diff] [blame] |
Del dev_info v1 Change-Id: Iaa89db40f960f30dfefe6f455dbe886c9d2bb2df
diff --git a/mbtk/Make.defines b/mbtk/Make.defines index 41a894f..5389eb5 100755 --- a/mbtk/Make.defines +++ b/mbtk/Make.defines
@@ -78,9 +78,9 @@ DEFINE += -DMBTK_SOURCE_VERSION_2 endif -ifeq ($(MBTK_DEV_INFO_VERSION), 2) -DEFINE += -DMBTK_DEV_INFO_VERSION_2 -endif +#ifeq ($(MBTK_DEV_INFO_VERSION), 2) +#DEFINE += -DMBTK_DEV_INFO_VERSION_2 +#endif ifeq ($(CONFIG_MBTK_5G_SUPPORT), Y) DEFINE += -DMBTK_5G_SUPPORT