diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2019-02-08 22:18:13 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2019-02-08 22:18:13 +0100 |
commit | 90e37768ae29a9509e776d4990ca692f8d5e623c (patch) | |
tree | 2c47e88abbebfb4cdd2059a9636be86b06dd8594 /unmaintained/uboot-grub/uboot-grub-am335x_evm.install | |
parent | e196067b6a45a3499af880f5c49c2e7a87d42eee (diff) | |
download | abslibre-90e37768ae29a9509e776d4990ca692f8d5e623c.tar.gz abslibre-90e37768ae29a9509e776d4990ca692f8d5e623c.tar.bz2 abslibre-90e37768ae29a9509e776d4990ca692f8d5e623c.zip |
libre/{parabola-backgrounds,uboot-grub}: unmaintained. phased out.
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' +} |