OE4T / meta-tegra

BSP layer for NVIDIA Jetson platforms, based on L4T
MIT License
384 stars 215 forks source link

Fix build without initramfs #1567

Closed loblik closed 1 month ago

loblik commented 1 month ago

Run into this issue while trying to build without initramfs. Probably just a copy-paste issue. Also correcting some indentation.

madisongh commented 1 month ago

Thanks!