openwrt/package/network/config
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
..
firewall firewall: update to latest git HEAD 2021-03-30 20:49:22 +02:00
firewall4 firewall4: update to latest Git HEAD 2021-04-01 00:21:55 +02:00
gre gre: use alternative way to check if kernel support is enabled 2021-03-13 20:58:55 +01:00
ipip package: drop PKG_VERSION for purely local packages 2020-07-15 18:33:56 +02:00
ltq-adsl-app ltq-adsl-app: use ubus to provide metrics 2021-02-08 21:43:00 +01:00
ltq-vdsl-app ltq-vdsl-app: extent dsl metrics with state_num and power_state_num 2021-04-17 21:56:05 +02:00
netifd treewide: remove BUILD_PARALLEL from CMake packages 2021-06-19 20:44:59 -10:00
qos-scripts package: replace remaining occurrences of ifconfig with ip 2020-08-03 10:42:35 +02:00
soloscli soloscli: fix uci-defaults file 2020-06-11 01:49:24 +02:00
swconfig swconfig: Activate LTO compile option 2019-11-08 23:57:53 +01:00
vti vti: use alternative way to check if kernel support is enabled 2021-03-13 20:59:11 +01:00
vxlan vxlan: allow for dynamic source ip selection (FS#3426) 2020-12-31 11:53:21 +01:00
xfrm xfrm: simplify the check for necessary kernel support 2021-03-13 20:59:22 +01:00