openwrt/package/network/utils
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
..
adb-enablemodem Move enablemodem from ramips to new package adb-enablemodem and make it used also by TL-MR6400 2017-05-27 07:54:40 +02:00
arptables treewide: switch git.netfilter.org to HTTPS 2017-10-08 21:10:36 +03:00
bpftools bpftools: update to v5.11.16, simplify make 2021-04-24 12:21:40 +01:00
comgt comgt: add new script to send ussd request and get the answer 2020-07-08 16:07:05 +02:00
dante dante: Fix compile with glibc 2020-04-18 21:06:45 +02:00
ebtables ebtables: update to latest git 2018-06-27 2018-07-02 17:33:55 +02:00
ethtool ethtool: update to version 5.12 2021-06-08 00:37:52 +02:00
iproute2 iproute2: avoid unneeded compiles to speed building 2021-04-22 15:11:36 +01:00
ipset build: reorder more BuildPackages lines to deal with ABI_VERSION 2021-02-16 11:29:38 +01:00
iptables build: introduce $(MKHASH) 2021-05-13 15:13:15 +02:00
iw mac80211: sync nl80211.h with upstream and backport a WPA3 related commit 2021-05-26 20:08:25 +02:00
iwcap iwcap: fix handling kill signal during dump 2017-03-14 13:29:03 +01:00
iwinfo iwinfo: update to the latest version 2021-06-10 10:15:39 +02:00
layerscape/restool treewide: Mark packages nonshared if they depend on @TARGET_ 2021-05-24 00:28:22 +02:00
linux-atm linux-atm: Include linux/sockios.h for SIOCGSTAMP 2020-04-09 00:12:46 +02:00
ltq-dsl-base ltq-dsl-base: Make package nonshared to fix image builder 2021-05-04 22:25:47 +02:00
nftables nftables: Activate link time optimization (LTO) 2020-09-06 20:30:18 +02:00
resolveip network/utils/resolveip: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00
rssileds rssileds: use new application led trigger backend 2021-03-05 00:10:06 -10:00
tcpdump tcpdump: fix pcap-config issues 2020-12-22 18:59:10 +01:00
umbim treewide: remove BUILD_PARALLEL from CMake packages 2021-06-19 20:44:59 -10:00
uqmi treewide: remove BUILD_PARALLEL from CMake packages 2021-06-19 20:44:59 -10:00
wireguard-tools wireguard-tools: depend on kmod-wireguard 2021-02-26 20:41:01 +01:00
wireless-tools build: reorder more BuildPackages lines to deal with ABI_VERSION 2021-02-16 11:29:38 +01:00
wpan-tools wpan-tools: clean up Makefile 2019-04-06 19:14:06 +02:00
wwan wwan: replace backticks by $(...) 2020-05-13 19:01:23 +02:00