1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 13:29:16 +02:00
openwrt/target/imagebuilder
a-gave 84ec8c41e7
imagebuilder: copy from buildroot only target/linux/generic and target/linux/<target> to reduce the size
This reduces the size of a single imagebuilder by about 40MB
In example for the target ath79 it would be the sum of generic and <target> directories, so about 16MB,
instead of the whole size of the target directory, about 53MB:
11M	target/linux/generic/
3.9M	target/linux/ath79/

Signed-off-by: a-gave <agave@dracaena.it>
2024-01-15 16:49:12 +01:00
..
files ib: split out processing user provided packages 2023-07-15 17:02:42 +02:00
Config.in
Makefile imagebuilder: copy from buildroot only target/linux/generic and target/linux/<target> to reduce the size 2024-01-15 16:49:12 +01:00