Openwrt/package/network
Tony Ambardar 3e3af1908c iproute2: avoid unneeded compiles to speed building
Skip building Makefile targets that aren't packaged: tipc, dcb, ifstat,
rtacct, lnstat, and man. Also, only compile targets needed for the current
build variant i.e. don't compile 'tc' when building an 'ip' variant and
vice versa.

These changes reduce typical build times by over 30%:
  $ make package/iproute2/clean && time make -j8 package/iproute2/compile
  (old)
  ...
  real    2m24.985s
  user    3m12.537s
  sys     0m26.677s

  (new)
  ...
  real    1m36.945s
  user    2m8.734s
  sys     0m20.046s

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
2021-04-22 15:11:36 +01:00
..
config ltq-vdsl-app: extent dsl metrics with state_num and power_state_num 2021-04-17 21:56:05 +02:00
ipv6 odhcp6c: read user scripts from directory 2021-04-17 21:15:33 +02:00
services
utils iproute2: avoid unneeded compiles to speed building 2021-04-22 15:11:36 +01:00