summarylogtreecommitdiffstats
path: root/kinetis-expert-configuration-tools.install
diff options
context:
space:
mode:
Diffstat (limited to 'kinetis-expert-configuration-tools.install')
-rw-r--r--kinetis-expert-configuration-tools.install6
1 files changed, 6 insertions, 0 deletions
diff --git a/kinetis-expert-configuration-tools.install b/kinetis-expert-configuration-tools.install
new file mode 100644
index 000000000000..a72371493585
--- /dev/null
+++ b/kinetis-expert-configuration-tools.install
@@ -0,0 +1,6 @@
+pre_install() {
+ echo "Be advised that the package you are currently installing should be downloaded through"
+ echo "NXP's License Wall at https://www.nxp.com/kinetis"
+ echo "By installing this package you agree to the terms of this license."
+ echo "A copy of the License is available in /usr/share/licenses/kinetis-expert-configuration-tools"
+}