]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/pa-lld.git/commitdiff
Removed user mode LLD makefile from package
authorMurtaza Gaadiwala <murtaza@ti.com>
Mon, 1 Apr 2013 23:03:20 +0000 (19:03 -0400)
committerMurtaza Gaadiwala <murtaza@ti.com>
Mon, 1 Apr 2013 23:03:20 +0000 (19:03 -0400)
package.bld

index 7992647a61f8c7f342a5547d5c9d5ca00bd28763..917cccef81589b1459673861553ab9498ed3904f 100644 (file)
@@ -111,7 +111,7 @@ Pkg.otherFiles[Pkg.otherFiles.length++] = "docs/doxyfile.xdt";
 Pkg.otherFiles[Pkg.otherFiles.length++] = "build/buildlib.xs";
 Pkg.otherFiles[Pkg.otherFiles.length++] = "makefile";
 Pkg.otherFiles[Pkg.otherFiles.length++] = "makefile_armv7";
-Pkg.otherFiles[Pkg.otherFiles.length++] = "lib/libpa_aearmv7.mk";
+/* Pkg.otherFiles[Pkg.otherFiles.length++] = "lib/libpa_aearmv7.mk"; */
 
 /* Generate Users Manual Doxyfile */
 var tplt = xdc.loadTemplate("./docs/doxyfile.xdt");