]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/mcbsp-lld.git/blobdiff - package.bld
PRSDK-3732 Update MCBSP count to prevent memory corruption.
[keystone-rtos/mcbsp-lld.git] / package.bld
old mode 100755 (executable)
new mode 100644 (file)
index c256078..6545de9
@@ -19,7 +19,7 @@
  *****************************************************************************/
 
 /* List of all subdirectories that combine to make the MCBSP Driver Package. */
-var subDirectories = [ "src", "docs", "include", "example" ];
+var subDirectories = [ "src", "docs", "include","device","example" ];
 
 var mcbspDriverInstallType;