Skip to content

Commit 4cb76d1

Browse files
tream2001kraj
authored andcommitted
extra-build-config.md: Remove outdated kernel_configure_variable references
The referenced `kernel_configure_variable` statements were removed in PR #227. Signed-off-by: Trevor M <45127883+tream2001@users.noreply.github.com>
1 parent 6de8362 commit 4cb76d1

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

docs/extra-build-config.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -186,12 +186,6 @@ It means that, for those boards, `RPI_USE_U_BOOT = "1"` is not compatible with
186186

187187
To build an initramfs image:
188188

189-
* Set this 3 kernel variables (in kernel's do_configure:prepend in linux-raspberrypi.inc after the line kernel_configure_variable LOCALVERSION "\"\""
190-
)
191-
- kernel_configure_variable BLK_DEV_INITRD y
192-
- kernel_configure_variable INITRAMFS_SOURCE ""
193-
- kernel_configure_variable RD_GZIP y
194-
195189
* Set the yocto variables (e.g. in local.conf)
196190
- `INITRAMFS_IMAGE = "<name for your initramfs image>"`
197191
- `INITRAMFS_IMAGE_BUNDLE = "1"`

0 commit comments

Comments
 (0)