diff --git a/core/linux-kirkwood-dt/linux-kirkwood-dt.install b/core/linux-kirkwood-dt/linux-kirkwood-dt.install index 24bb0e519..a209e53d5 100644 --- a/core/linux-kirkwood-dt/linux-kirkwood-dt.install +++ b/core/linux-kirkwood-dt/linux-kirkwood-dt.install @@ -20,9 +20,6 @@ post_install () { echo " your installed U-Boot version, and/or modify your boot env." echo " Some platforms may need to append the appropriate .dtb to the" echo " end of the zImage and make a uImage from the resulting blob." - echo " You may need to update the .dts with your kernel boot args" - echo " and compile your own .dtb from it, /usr/local/sbin/dtc has" - echo " been included to assist in this." echo "" echo " If you are not familiar with the care and feeding of a DT" echo " enabled kernel for your device, uninstall this package and"