summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAravind Batni2013-08-20 13:57:52 -0500
committerAravind Batni2013-08-20 13:57:52 -0500
commita8c33492180d95162cd07fd26a4a4147dba2c651 (patch)
treee457cc02185440bb10831149b97c155204aad799 /package.xdc
parent35c3b896f5fc6af627a7144e7e0a0807b9af6719 (diff)
downloadpa-lld-a8c33492180d95162cd07fd26a4a4147dba2c651.tar.gz
pa-lld-a8c33492180d95162cd07fd26a4a4147dba2c651.tar.xz
pa-lld-a8c33492180d95162cd07fd26a4a4147dba2c651.zip
added shared object library support, updated release notes
Diffstat (limited to 'package.xdc')
-rwxr-xr-xpackage.xdc2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.xdc b/package.xdc
index d17eafd..f0684f8 100755
--- a/package.xdc
+++ b/package.xdc
@@ -9,6 +9,6 @@
9 * Copyright (C) 2009-2013, Texas Instruments, Inc. 9 * Copyright (C) 2009-2013, Texas Instruments, Inc.
10 *****************************************************************************/ 10 *****************************************************************************/
11 11
12package ti.drv.pa[02,00,01,02] { 12package ti.drv.pa[02,00,01,03] {
13 module Settings; 13 module Settings;
14} 14}