]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/rm-lld.git/blobdiff - util/Module.xs
Increased number of infra Qs used by Kernel on K2l for UDMA
[keystone-rtos/rm-lld.git] / util / Module.xs
index 885e860c91c8e15609f563b01d50cfd7ac44079a..8724b7e4992482ffe545706836cf21fb8a7f09b8 100644 (file)
@@ -38,5 +38,8 @@ function modBuild()
     Pkg.otherFiles[Pkg.otherFiles.length++] = "util/libfdt/Makefile.libfdt";
     Pkg.otherFiles[Pkg.otherFiles.length++] = "util/libfdt/TODO";
     Pkg.otherFiles[Pkg.otherFiles.length++] = "util/libfdt/version.lds";
+
+    /* Add the DTB to C-character array conversion utility */
+    Pkg.otherFiles[Pkg.otherFiles.length++] = "util/cify.sh";
 }