rewrite the lunabuild toolchain with enhanced feature
[lunaix-os.git] / lunaix-os / kernel / device / LBuild
index 989a81b1bdbeb2e38582b5b4595196ffa7794340..e589701f963f09ec32a1fddf91ba870ad020c94a 100644 (file)
@@ -1,8 +1,8 @@
-sources([
+src.c += (
     "device.c",
     "potentem.c",
     "devdb.c",
     "devfs.c",
     "input.c",
     "poll.c",
-])
+)