diff --git a/boards/x86/gpmrb/doc/index.rst b/boards/x86/gpmrb/doc/index.rst index d56b0deedc3..9f5f6a04bc5 100644 --- a/boards/x86/gpmrb/doc/index.rst +++ b/boards/x86/gpmrb/doc/index.rst @@ -20,7 +20,7 @@ such as heads-up displays and entertainment systems. Hardware ******** -.. include:: ../../../../soc/x86/apollo_lake/doc/supported_features.rst +.. include:: ../../../../soc/x86/apollo_lake/doc/supported_features.txt Building and Running Zephyr *************************** diff --git a/boards/x86/up_squared/doc/index.rst b/boards/x86/up_squared/doc/index.rst index 780f10bb7da..2aa781ed2e9 100644 --- a/boards/x86/up_squared/doc/index.rst +++ b/boards/x86/up_squared/doc/index.rst @@ -30,7 +30,7 @@ Hardware General information about the board can be found at the `UP Squared`_ website. -.. include:: ../../../../soc/x86/apollo_lake/doc/supported_features.rst +.. include:: ../../../../soc/x86/apollo_lake/doc/supported_features.txt GPIO ---- diff --git a/soc/x86/apollo_lake/doc/supported_features.rst b/soc/x86/apollo_lake/doc/supported_features.txt similarity index 100% rename from soc/x86/apollo_lake/doc/supported_features.rst rename to soc/x86/apollo_lake/doc/supported_features.txt