summaryrefslogtreecommitdiff
path: root/libre/uboot-grub/uboot-grub-am335x_evm.install
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-09-29 03:52:18 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-09-29 03:53:05 -0300
commit13ab088b7ed545b16759a4d3facce7a0103fc3ac (patch)
tree77f6539a0b03e8985768cae6ce5fb838afe78bf8 /libre/uboot-grub/uboot-grub-am335x_evm.install
parent5a745fb65e0396b92232297ce8e02e8c2f832611 (diff)
downloadabslibre-13ab088b7ed545b16759a4d3facce7a0103fc3ac.tar.gz
abslibre-13ab088b7ed545b16759a4d3facce7a0103fc3ac.tar.bz2
abslibre-13ab088b7ed545b16759a4d3facce7a0103fc3ac.zip
libre: add initial U-Boot+GRUB pkg
Diffstat (limited to 'libre/uboot-grub/uboot-grub-am335x_evm.install')
-rw-r--r--libre/uboot-grub/uboot-grub-am335x_evm.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/libre/uboot-grub/uboot-grub-am335x_evm.install b/libre/uboot-grub/uboot-grub-am335x_evm.install
new file mode 100644
index 000000000..8456693e6
--- /dev/null
+++ b/libre/uboot-grub/uboot-grub-am335x_evm.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo '>>> To install the Das U-Boot, run /boot/uboot-grub-am335x_evm/uboot-install.sh'
+}