| 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/mbtk_utils_linux/Makefile b/mbtk/mbtk_utils_linux/Makefile index 6683eb2..c2427bc 100755 --- a/mbtk/mbtk_utils_linux/Makefile +++ b/mbtk/mbtk_utils_linux/Makefile
@@ -1,9 +1,9 @@ BUILD_ROOT = $(shell pwd)/.. include $(BUILD_ROOT)/Make.defines -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 INC_DIR += \ -I$(LOCAL_PATH)