فهرست منبع

fix makefile (#4)

* fix makefile

* Update Makefile
yuyi2439 9 ماه پیش
والد
کامیت
24aba3d6fe
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      Makefile

+ 2 - 2
Makefile

@@ -1,5 +1,5 @@
-TOOLCHAIN=""
-RUSTFLAGS+=""
+TOOLCHAIN=
+RUSTFLAGS=
 
 ifdef DADK_CURRENT_BUILD_DIR
 # 如果是在dadk中编译,那么安装到dadk的安装目录中