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-11-21 18:49:08 +01:00
2021-06-19 08:42:50 -10:00
2020-08-30 22:21:34 +02:00
2021-02-28 00:09:09 +00:00
2020-11-21 18:48:39 +01:00
2018-11-25 19:23:03 +01:00
2019-07-08 16:42:26 +02:00
2020-11-21 18:49:17 +01:00
2020-03-14 13:20:06 +00:00
2021-06-06 00:26:13 +02:00
2020-12-31 10:03:21 +01:00
2020-11-21 18:49:27 +01:00
2020-08-23 19:40:32 +02:00
2020-04-09 22:09:04 +02:00
2020-09-02 16:29:22 +02:00
2020-12-31 10:03:21 +01:00
2019-11-24 21:35:45 +01:00
2020-02-18 21:39:14 +01:00
2019-03-10 21:36:28 +01:00
2021-03-01 16:39:17 +00:00
2020-04-09 22:09:13 +02:00