diff options
Diffstat (limited to 'conf/machine/include')
-rw-r--r-- | conf/machine/include/imx8dxl-evk.inc | 2 | ||||
-rw-r--r-- | conf/machine/include/imx8x-mek.inc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/include/imx8dxl-evk.inc b/conf/machine/include/imx8dxl-evk.inc index 491ebffe..f940fef7 100644 --- a/conf/machine/include/imx8dxl-evk.inc +++ b/conf/machine/include/imx8dxl-evk.inc | |||
@@ -9,7 +9,7 @@ MACHINE_FEATURES += "pci bcm43455 bcm4356" | |||
9 | MACHINE_FEATURES:append:use-nxp-bsp = " bcm4359" | 9 | MACHINE_FEATURES:append:use-nxp-bsp = " bcm4359" |
10 | 10 | ||
11 | # Don't include kernels in standard images | 11 | # Don't include kernels in standard images |
12 | RDEPENDS:${KERNEL_PACKAGE_NAME}-base = "" | 12 | RRECOMMENDS:${KERNEL_PACKAGE_NAME}-base = "" |
13 | 13 | ||
14 | LOADADDR = "" | 14 | LOADADDR = "" |
15 | 15 | ||
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 | ||