Rewrite the lunabuild toolchain with enhanced feature (#60)
[lunaix-os.git] / lunaix-os / hal / devtree / LBuild
index 4709a35a1b0901e9e0b2e57fe46bec022ecc1ef8..496a325d12c2a8929774ae1e7ca2075a4ff10a42 100644 (file)
@@ -1,5 +1,6 @@
-sources([
+src.c += (
     "dt_interrupt.c",
     "dt.c",
-    "dtm.c"
-])
\ No newline at end of file
+    "dtm.c",
+    "dtspec.c"
+)
\ No newline at end of file