Explorar el Código

fix makefile (#4)

* fix makefile

* Update Makefile
yuyi2439 hace 1 año
padre
commit
24aba3d6fe
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      Makefile

+ 2 - 2
Makefile

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