summarylogtreecommitdiffstats
path: root/aocl.install
diff options
context:
space:
mode:
Diffstat (limited to 'aocl.install')
-rw-r--r--aocl.install7
1 files changed, 0 insertions, 7 deletions
diff --git a/aocl.install b/aocl.install
deleted file mode 100644
index 375c50b3a86c..000000000000
--- a/aocl.install
+++ /dev/null
@@ -1,7 +0,0 @@
-post_install() {
- echo "Use 'module load aocl-gcc' or 'module load aocl-aocc' to set up the environment for AMD Optimizing CPU Libraries."
-}
-
-post_upgrade() {
- post_install
-}