Openwrt/package/network
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
..
config treewide: remove BUILD_PARALLEL from CMake packages 2021-06-19 20:44:59 -10:00
ipv6 odhcp6c: read user scripts from directory 2021-04-17 21:15:33 +02:00
services odhcpd: update to latest git HEAD 2021-06-13 22:28:40 +02:00
utils treewide: remove BUILD_PARALLEL from CMake packages 2021-06-19 20:44:59 -10:00