commit | 1f884588077ad3476b9c91cbb0ee9ee0332bbb68 | [log] [tgz] |
---|---|---|
author | rjw <rjw@exm.com> | Thu Jan 06 17:20:42 2022 +0800 |
committer | rjw <rjw@exm.com> | Thu Jan 06 17:20:42 2022 +0800 |
tree | 0b97d2c978423d60e27431d61ff4f2743d91fb34 | |
parent | 07cecdc1811bfb478b53804b2ddc3c8f3f09cc16 [diff] [blame] |
[Feature]add MT2731_MP2_MR2_SVN388 baseline version Change-Id: Ief04314834b31e27effab435d3ca8ba33b499059
diff --git a/src/bsp/lk/project/target/uzed.mk b/src/bsp/lk/project/target/uzed.mk new file mode 100644 index 0000000..35d753f --- /dev/null +++ b/src/bsp/lk/project/target/uzed.mk
@@ -0,0 +1,10 @@ +# top level project rules for the uzed project +# +LOCAL_DIR := $(GET_LOCAL_DIR) + +TARGET := uzed + +MODULES += \ + app/zynq-common \ + lib/version \ +