diff --git a/pmb/config/__init__.py b/pmb/config/__init__.py index b08d679f..d6b1b3fa 100644 --- a/pmb/config/__init__.py +++ b/pmb/config/__init__.py @@ -164,7 +164,7 @@ build_packages = ["abuild", "build-base", "ccache"] # fnmatch for supported pkgnames, that can be directly compiled inside # the native chroot and a cross-compiler, without using distcc -build_cross_native = ["linux-*", "arch-bin-masquerade"] +build_cross_native = ["linux-*", "arch-bin-masquerade", "u-boot*"] # Necessary kernel config options necessary_kconfig_options = {