diff options
author | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2015-09-29 03:52:18 -0300 |
---|---|---|
committer | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2015-09-29 03:53:05 -0300 |
commit | 13ab088b7ed545b16759a4d3facce7a0103fc3ac (patch) | |
tree | 77f6539a0b03e8985768cae6ce5fb838afe78bf8 /libre/uboot-grub/uboot-grub-am335x_evm.install | |
parent | 5a745fb65e0396b92232297ce8e02e8c2f832611 (diff) |
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.install | 3 |
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' +} |