summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMahesh Radhakrishnan2019-01-09 13:54:41 -0600
committerMahesh Radhakrishnan2019-01-09 13:54:41 -0600
commit9720168e11dc5a0f88afa76cfd020a02b11b33b5 (patch)
tree5a870c95f14f4701e3eb85ecaeada950d81ed830
parent0a6ebf34c460d35feed80be5c4328ff6fdc79752 (diff)
downloadqmss-lld-9720168e11dc5a0f88afa76cfd020a02b11b33b5.tar.gz
qmss-lld-9720168e11dc5a0f88afa76cfd020a02b11b33b5.tar.xz
qmss-lld-9720168e11dc5a0f88afa76cfd020a02b11b33b5.zip
Descoping c66BE
-rw-r--r--package.bld1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.bld b/package.bld
index 670aea8..b9d5109 100644
--- a/package.bld
+++ b/package.bld
@@ -202,5 +202,4 @@ if (lldInstallType == "SETUP")
202if (miniBuild == "ON") 202if (miniBuild == "ON")
203{ 203{
204 Pkg.makeEpilogue += "\t -$(RM) simpleC66LE.mak\n"; 204 Pkg.makeEpilogue += "\t -$(RM) simpleC66LE.mak\n";
205 Pkg.makeEpilogue += "\t -$(RM) simpleC66BE.mak\n";
206} 205}