Rosen Penev 2e745e9be6 treewide: remove BUILD_PARALLEL from CMake packages
It's already default. The only exception is mt76 which has Ninja
disabled.

Found with:

git grep BUILD_PARALLEL | cut -d ':' -f 1 | sort -u > par
git grep cmake.mk | cut -d ':' -f 1 > cmake
comm -1 -2 par cmake

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-06-19 20:44:59 -10:00
..
2020-04-18 21:06:45 +02:00
2021-06-08 00:37:52 +02:00
2021-05-13 15:13:15 +02:00
2020-12-22 18:59:10 +01:00
2019-04-06 19:14:06 +02:00
2020-05-13 19:01:23 +02:00