diff options
Diffstat (limited to 'docs/extra-build-config.md')
-rw-r--r-- | docs/extra-build-config.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/extra-build-config.md b/docs/extra-build-config.md index 04314aa..79cf3c7 100644 --- a/docs/extra-build-config.md +++ b/docs/extra-build-config.md | |||
@@ -167,9 +167,6 @@ To build an initramfs image: | |||
167 | - `INITRAMFS_IMAGE = "<a name for your initramfs image>"` | 167 | - `INITRAMFS_IMAGE = "<a name for your initramfs image>"` |
168 | - `INITRAMFS_IMAGE_BUNDLE = "1"` | 168 | - `INITRAMFS_IMAGE_BUNDLE = "1"` |
169 | 169 | ||
170 | * Set the meta-rasberrypi variable (in raspberrypi.conf for example) | ||
171 | - `KERNEL_INITRAMFS = "-initramfs"` | ||
172 | |||
173 | ## Enable SPI bus | 170 | ## Enable SPI bus |
174 | 171 | ||
175 | When using device tree kernels, set this variable to enable the SPI bus: | 172 | When using device tree kernels, set this variable to enable the SPI bus: |