openwrt/package
Rosen Penev 07017cd2dc 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>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:08:13 +00:00
..
base-files base-files: fix typo in config_generate MAC check 2021-09-01 08:08:13 +00:00
boot uboot-rockchip: add NanoPi R4S support 2021-09-01 08:08:12 +00:00
devel binutils: update to 2.35.2 2021-09-01 08:08:07 +00:00
firmware linux-firmware: update to 20210511 2021-09-01 08:08:11 +00:00
kernel mac80211: fix an issue with wds links on 802.11ax devices 2021-09-01 08:08:13 +00:00
libs treewide: remove BUILD_PARALLEL from CMake packages 2021-09-01 08:08:13 +00:00
network treewide: remove BUILD_PARALLEL from CMake packages 2021-09-01 08:08:13 +00:00
system treewide: remove BUILD_PARALLEL from CMake packages 2021-09-01 08:08:13 +00:00
utils ugps: start also in case device is absent 2021-09-01 08:08:13 +00:00
Makefile build: fix opkg install step for large package selection 2021-09-01 08:08:05 +00:00