immortalwrt/package/network/config
Rosen Penev d3cf992386 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-20 23:19:45 +08:00
..
firewall firewall: update to latest git HEAD 2021-04-01 23:20:12 +08:00
firewall4 firewall4: update to latest Git HEAD 2021-04-01 23:21:02 +08:00
gre gre: use alternative way to check if kernel support is enabled 2021-03-14 11:22:29 +08:00
ipip Revert "ipq40xx: fix ethernet vlan double tagging" 2020-07-17 18:26:22 +08:00
ltq-adsl-app treewide: unify OpenWrt hosted source via @OPENWRT 2021-02-08 12:11:32 +08:00
ltq-vdsl-app treewide: unify OpenWrt hosted source via @OPENWRT 2021-02-08 12:11:32 +08:00
netifd treewide: remove BUILD_PARALLEL from CMake packages 2021-06-20 23:19:45 +08:00
qos-scripts package: replace remaining occurrences of ifconfig with ip 2020-08-03 20:59:32 +08:00
soloscli soloscli: fix uci-defaults file 2020-06-11 12:01:46 +08:00
swconfig usign/swconfig/mtd/dnsmasq/uci: Activate LTO compile option 2019-11-09 09:48:07 +08:00
vti vti: use alternative way to check if kernel support is enabled 2021-03-14 11:22:54 +08:00
vxlan vxlan: allow for dynamic source ip selection (FS#3426) 2021-01-02 11:55:11 +08:00
xfrm xfrm: simplify the check for necessary kernel support 2021-03-14 11:23:18 +08:00