diff options
Diffstat (limited to 'conf/machine/include/imx8x-mek.inc')
-rw-r--r-- | conf/machine/include/imx8x-mek.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/imx8x-mek.inc b/conf/machine/include/imx8x-mek.inc index 8a421139..55bce728 100644 --- a/conf/machine/include/imx8x-mek.inc +++ b/conf/machine/include/imx8x-mek.inc | |||
@@ -7,7 +7,7 @@ MACHINE_FEATURES += "pci optee bcm43455 bcm4356" | |||
7 | MACHINE_FEATURES:append:use-nxp-bsp = " bcm4359" | 7 | MACHINE_FEATURES:append:use-nxp-bsp = " bcm4359" |
8 | 8 | ||
9 | # Don't include kernels in standard images | 9 | # Don't include kernels in standard images |
10 | RDEPENDS:${KERNEL_PACKAGE_NAME}-base = "" | 10 | RRECOMMENDS:${KERNEL_PACKAGE_NAME}-base = "" |
11 | 11 | ||
12 | LOADADDR = "" | 12 | LOADADDR = "" |
13 | 13 | ||