linux-imx6-cubox-dt

update wording to reflect non-existance of uImage
This commit is contained in:
WarheadsSE 2015-06-23 13:56:28 -04:00
parent ad0ce20dcd
commit 08a01c0ed7

View file

@ -9,7 +9,7 @@ post_install () {
echo ">>> Updating module dependencies. Please wait ..."
depmod ${KERNEL_VERSION}
echo "NOTE: You will probably need to copy /boot/uImage to the first partition"
echo "NOTE: You will probably need to copy the contents of /boot/ to the first partition"
echo " of your SD card."
}