From: eliot Date: Sat, 1 Feb 2020 18:14:45 +0000 (+0100) Subject: escaped config file X-Git-Url: https://git.g-eek.se/?a=commitdiff_plain;h=06cd87e7bd1130b2ab330cdb5e0a36c502a56d38;p=inbyggd-frihet-wiki.git escaped config file --- diff --git a/guider/t400_coreboot.mdwn b/guider/t400_coreboot.mdwn index d1f81da..5e3af95 100644 --- a/guider/t400_coreboot.mdwn +++ b/guider/t400_coreboot.mdwn @@ -1,3 +1,4 @@ +``` # # Automatically generated file; DO NOT EDIT. # coreboot configuration @@ -727,3 +728,4 @@ CONFIG_RELOCATABLE_MODULES=y CONFIG_C_ENVIRONMENT_BOOTBLOCK=y CONFIG_HAVE_ROMSTAGE=y CONFIG_HAVE_RAMSTAGE=y +```