summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index a2ec4ca..3913f41 100644
--- a/README
+++ b/README
@@ -179,7 +179,8 @@ kernels.
179 While creating the SDCard image, this modified kernel is put on 179 While creating the SDCard image, this modified kernel is put on
180 boot partition (as kernel.img) as well as DeviceTree blobs (.dtb files). 180 boot partition (as kernel.img) as well as DeviceTree blobs (.dtb files).
181 181
182NOTE: KERNEL_DEVICETREE is empty by default. 182NOTE: KERNEL_DEVICETREE is default enabled for kernel >= 3.18 and always disabled for
183 older kernel versions.
183 184
1843. Extra apps 1853. Extra apps
185============= 186=============