2 # scripts contains sources for various helper programs used throughout
3 # the kernel for the build process.
4 # ---------------------------------------------------------------------------
5 # kallsyms: Find all symbols in barebox
7 hostprogs-
$(CONFIG_KALLSYMS
) += kallsyms
10 hostprogs-y
+= bareboxenv
11 hostprogs-
$(CONFIG_ARCH_NETX
) += gen_netx_image
13 always
:= $(hostprogs-y
) $(hostprogs-m
)
17 subdir-
$(CONFIG_X86
) += setupmbr
19 # Let clean descend into subdirs
20 subdir-
+= basic kconfig setupmbr