Created attachment 2737 [details] Patch to fix the missing OBJDUMP definition issue. The OBJDUMP was missing from TARGET_CONFIGURE_OPTS. In my case, I had problems when installing a package of my own that had a linux kernel module. The call to objdump would fail. This patch adds it to the proper place in package/Makefile.in.
Thanks, committed.