diff options
Diffstat (limited to 'unmaintained/uboot-grub/uboot-grub-am335x_evm.install')
-rw-r--r-- | unmaintained/uboot-grub/uboot-grub-am335x_evm.install | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/unmaintained/uboot-grub/uboot-grub-am335x_evm.install b/unmaintained/uboot-grub/uboot-grub-am335x_evm.install new file mode 100644 index 000000000..8456693e6 --- /dev/null +++ b/unmaintained/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' +} |