add ability to do intr-binding based on given device tree node
[lunaix-os.git] / lunaix-os / arch / aarch64 / LBuild
index 6dae92410e9cd8e2644409b789410267dfc67d72..cdf286ab77cbe3d629d7a09aacaa2af20afd1e10 100644 (file)
@@ -12,7 +12,8 @@ sources([
 ])
 
 sources([
-    "soc/gic.c",
+    "soc/gic/gic.c",
+    "soc/gic/gic_dt.c",
 ])
 
 sources([