commit | d27c632760f6585494cbaf2a5cf0b8fb333dfe69 | [log] [tgz] |
---|---|---|
author | b.liu <b.liu@mobiletek.cn> | Thu Oct 10 13:21:20 2024 +0800 |
committer | b.liu <b.liu@mobiletek.cn> | Thu Oct 10 13:21:20 2024 +0800 |
tree | b6bd6fcb818a7e18b7bef366b4283644174fff5c | |
parent | 450e399252604e76bd50d9df3dfd2e1c41226f5e [diff] [blame] |
Add test build. Change-Id: Ia7f6296559e5eabe1ea797a05bcb524d6faaf5dc
diff --git a/mbtk/Makefile b/mbtk/Makefile index 322d28f..5241eda 100755 --- a/mbtk/Makefile +++ b/mbtk/Makefile
@@ -18,7 +18,7 @@ DIRS += aboot-tiny mbtk_adbd mbtk_logd mbtk_utils mbtk_utils_linux mbtk_gnssd # Build test file. -#DIRS += test +DIRS += test #exclude_dirs := include bin #test_dirs := $(shell find test/ -maxdepth 1 -type d)