Skip to content
Snippets Groups Projects
Commit d2a486cc authored by Alessandro Rubini's avatar Alessandro Rubini
Browse files

rootfs_override: add /usr/bin/nm and its libbfd


This is used by the next commit, where I read the symbol table of an ELF
file the lazy way.

I built the two binaries by rebuilding buildroot with

    BR2_PACKAGE_BINUTILS=y
    BR2_PACKAGE_BINUTILS_TARGET=y

but I won't add the whole binutils binary-set to the WR switch, so the
configuration items are still unset in the default configuration for
WR switch.

Signed-off-by: default avatarAlessandro Rubini <rubini@gnudd.com>
parent 0b6a687c
Branches
Tags
No related merge requests found
File added
File added
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment