X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/35a7d633d3f16c1e0539af6ca5d8e7482926cd93..2bfb909dde1241111ab5568f30c45d2644bdaf25:/lunaix-os/kernel/device/LBuild?ds=sidebyside diff --git a/lunaix-os/kernel/device/LBuild b/lunaix-os/kernel/device/LBuild index 989a81b..e589701 100644 --- a/lunaix-os/kernel/device/LBuild +++ b/lunaix-os/kernel/device/LBuild @@ -1,8 +1,8 @@ -sources([ +src.c += ( "device.c", "potentem.c", "devdb.c", "devfs.c", "input.c", "poll.c", -]) +)