commit | 3743bce20c9778a583d0cbfe126e48cf745d9117 | [log] [tgz] |
---|---|---|
author | b.liu <b.liu@mobiletek.cn> | Fri Mar 22 19:27:58 2024 +0800 |
committer | b.liu <b.liu@mobiletek.cn> | Fri Mar 22 19:27:58 2024 +0800 |
tree | 0fa6d7660947ef5acbf8b3cbabf9e793a8f954f6 | |
parent | 482dc0b8ee87862cc538e82c99688091fe50176a [diff] [blame] |
Fix makefile Change-Id: I8371cee8f68788329d193bb9e0da052033291c48
diff --git a/mbtk/Make.defines b/mbtk/Make.defines index fd8ec51..03ca961 100755 --- a/mbtk/Make.defines +++ b/mbtk/Make.defines
@@ -3,9 +3,9 @@ # Definitions required in all program directories to compile and link # C programs using gcc. - + +ROOT = $(BUILD_ROOT)/.. OUT_DIR = $(ROOT)/out -BUILD_ROOT = $(ROOT)/mbtk LOCAL_PATH=. ifeq ($(BUILD_PLATFORM), asr1803)