mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
linux-imx6-cubox-dt
update wording to reflect non-existance of uImage
This commit is contained in:
parent
ad0ce20dcd
commit
08a01c0ed7
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ post_install () {
|
||||||
echo ">>> Updating module dependencies. Please wait ..."
|
echo ">>> Updating module dependencies. Please wait ..."
|
||||||
depmod ${KERNEL_VERSION}
|
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."
|
echo " of your SD card."
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue