openwrt/package
George Tsiamasiotis 4153205022 iproute2: split iproute2 configure and compile logic
Previously we relied on the iproute2 makefile automatically running the
configure script on first run. This does not allow control of some
configure options, or of when the configure script is re-run.

The motivating usecase here is ./configure --color=auto, though that is
not implemented in this commit.

Signed-off-by: George Tsiamasiotis <george@tsiamasiotis.gr>
Link: https://github.com/openwrt/openwrt/pull/20281
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-10-06 19:08:56 +02:00
..
base-files base-files: add ucidef_set_interface_netdev_range function 2025-10-06 19:06:26 +02:00
boot sunxi: add F1C100 (arm926ej-s) support 2025-10-06 10:26:56 +02:00
devel perf: fix disabling BUILD_BPF_SKEL 2025-08-31 23:49:13 +02:00
firmware linux-firmware: update to 20250917 2025-09-23 23:09:49 +02:00
kernel kernel: modules: add Mellanox Spectrum hotplug renaming script 2025-10-06 19:06:26 +02:00
libs openssl: update to 3.5.4 2025-10-04 16:22:43 +02:00
network iproute2: split iproute2 configure and compile logic 2025-10-06 19:08:56 +02:00
system uci: update to Git HEAD (2025-10-05) 2025-10-05 14:34:57 +02:00
utils ucode: fix parsing \xHH and \0OOO escape sequences 2025-10-05 11:31:31 +02:00
Makefile package: generate sha256sums by default 2025-10-03 11:00:23 +02:00