0

trying to build an x86_64 dpdk on a buildroot generated file system .. any guide ... i searched thoughtlessly on the internet before asking for couple of days with no avail Best Regards rama

  • I don't think this is an appropriate question for StackOverflow. See http://stackoverflow.com/help/on-topic – Arnout Feb 26 '16 at 19:33

1 Answers1

0

You need to add the package to buildroot. Fortunately, a patch was posted recently that adds it. Just apply that patch to your buildroot source.

Arnout
  • 2,927
  • 16
  • 24