summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Ruei2014-05-06 17:00:13 -0500
committerEric Ruei2014-05-06 17:00:13 -0500
commit75a2d15f7d1269707477803e026710f18421f812 (patch)
treec3573b7449d79981e26305fe9b395864480405ae /package.xdc
parent5f54567f40809c2c634191401981ce7641f3c982 (diff)
downloadpcie-lld-75a2d15f7d1269707477803e026710f18421f812.tar.gz
pcie-lld-75a2d15f7d1269707477803e026710f18421f812.tar.xz
pcie-lld-75a2d15f7d1269707477803e026710f18421f812.zip
build device-specific librariesDEV.PCIE_LLD.02.01.00.01
Diffstat (limited to 'package.xdc')
-rwxr-xr-xpackage.xdc4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.xdc b/package.xdc
index d9d372c..7577b2b 100755
--- a/package.xdc
+++ b/package.xdc
@@ -6,10 +6,10 @@
6 * DESCRIPTION: 6 * DESCRIPTION:
7 * This file contains the package specification for the PCIE LLD library 7 * This file contains the package specification for the PCIE LLD library
8 * 8 *
9 * Copyright (C) 2012-2013, Texas Instruments, Inc. 9 * Copyright (C) 2012-2014, Texas Instruments, Inc.
10 *****************************************************************************/ 10 *****************************************************************************/
11 11
12package ti.drv.pcie[02, 01, 00, 00] { 12package ti.drv.pcie[02, 01, 00, 01] {
13 module Settings; 13 module Settings;
14} 14}
15 15