Explorar o código

fix makefile (#4)

* fix makefile

* Update Makefile
yuyi2439 hai 9 meses
pai
achega
24aba3d6fe
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      Makefile

+ 2 - 2
Makefile

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