]> git.ipfire.org Git - thirdparty/hostap.git/commit
hwsim tests: Add build script
authorJohannes Berg <johannes.berg@intel.com>
Thu, 31 Oct 2013 15:08:01 +0000 (16:08 +0100)
committerJouni Malinen <j@w1.fi>
Sat, 2 Nov 2013 08:17:46 +0000 (10:17 +0200)
commitfdbc092389f211d16ae76bd8cc962aad13f22b59
treee9a45dcbb575818d5b056b3962dd5a2407bacc8f
parenta5d7da3fd33c9d58f975a84c37c8dfd2d4ef4b8c
hwsim tests: Add build script

This is easier than to copy/paste from the README. We may
want to extend it later to change the .config for some
common differences between systems (e.g., libnl/libbfd).

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
tests/hwsim/build.sh [new file with mode: 0755]