Skip to content

au-ts/ipbench2.buildroot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

ipbench2.buildroot

This repository contains a Buildroot package for ipbench2. This will allow cross-compiling ipbench2 alongside an arbitrary Linux target.

Usage

In order to use this package, it must be simlinked into /path/to/buildroot/package/ and an entry must be added to /path/to/buildroot/package/Config.in declaring it to the Buildroot configurator. Here is an example Config.in excerpt, placed in the Networking Applications section:

menu "Networking applications"
    # (place anywhere in this section)
	source "package/ipbench2/Config.in"

Note: the menu the ipbench2 definition is placed in only affects where it is placed in the Buildroot menuconfig.

About

Buildroot package for ipbench2

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors