README: fix outdated device tree info

After '6392a63 rpi-base.inc: Use KERNEL_DEVICETREE by default' was
introduced, the default value for 3.18+ kernels was changed. Ensure this
is reflected in the README.

Signed-off-by: Petter Mabäcker <petter@technux.se>
This commit is contained in:
Petter Mabäcker 2015-05-25 16:59:22 +02:00 committed by Andrei Gherzan
parent 4a4373c02d
commit bfd50c24a2

3
README
View File

@ -179,7 +179,8 @@ kernels.
While creating the SDCard image, this modified kernel is put on While creating the SDCard image, this modified kernel is put on
boot partition (as kernel.img) as well as DeviceTree blobs (.dtb files). boot partition (as kernel.img) as well as DeviceTree blobs (.dtb files).
NOTE: KERNEL_DEVICETREE is empty by default. NOTE: KERNEL_DEVICETREE is default enabled for kernel >= 3.18 and always disabled for
older kernel versions.
3. Extra apps 3. Extra apps
============= =============