mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-10-22 14:52:19 +02:00
imx-oei: Add compile option for imx95 B0
Signed-off-by: Ernest Van Hoecke <ernest.vanhoecke@toradex.com>
(cherry picked from commit 85863672d7
)
This commit is contained in:
parent
b00bcb2307
commit
4e110ac197
|
@ -27,6 +27,8 @@ EXTRA_OEMAKE = "\
|
|||
DEBUG=1 \
|
||||
OEI_CROSS_COMPILE=arm-none-eabi-"
|
||||
|
||||
EXTRA_OEMAKE:append:mx95-generic-bsp = " r=${IMX_SOC_REV}"
|
||||
|
||||
do_configure() {
|
||||
for oei_config in ${OEI_CONFIGS}; do
|
||||
oe_runmake clean oei=$oei_config
|
||||
|
|
Loading…
Reference in New Issue
Block a user