tests: Run make clean for hwsim_test before rebuilding it
This makes sure that the build.sh script ends up rebuilding hwsim_test. Signed-off-by: Amit Khatri <amit.khatri@samsung.com>
This commit is contained in:
parent
39a5800f7c
commit
0f3d4b504d
2 changed files with 5 additions and 0 deletions
|
@ -20,4 +20,5 @@ cd ../wlantest
|
|||
make clean
|
||||
make -j8
|
||||
cd ../mac80211_hwsim/tools
|
||||
make clean
|
||||
make -j8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue