diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 2bd3a27a94..b57c7bd344 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -3148,6 +3148,25 @@
+ IMAGE_DEVICE_TABLES
+
+
+ Specifies one or more files that contain custom device
+ tables that are passed to the
+ makedevs command as part of creating
+ an image.
+ These files list basic device nodes that should be
+ created under /dev within the image.
+ If IMAGE_DEVICE_TABLES is not set,
+ files/device_table-minimal.txt is
+ used.
+ For details on how you should write device table files,
+ see the files/device_table-minimal.txt
+ as an example.
+
+
+
+
IMAGE_FEATURES