imagebuilder: move handling of DEFAULT_PACKAGES into shareable place
authorPetr Štetiar <ynezz@true.cz>
Sun, 17 Nov 2024 05:13:27 +0000 (05:13 +0000)
committerRobert Marko <robimarko@gmail.com>
Sun, 17 Nov 2024 18:29:06 +0000 (19:29 +0100)
commit40be892a020e37869cdc188cd9a09bb7dc0a6872
tree748565f573bbd893995960dbb4eaaf4af889888b
parentac640718aa0ceae55969bb9e7e45d00bb7bc228a
imagebuilder: move handling of DEFAULT_PACKAGES into shareable place

It seems, that handling of DEFAULT_PACKAGES is needed in more places, so
lets move it into dedicated include file so it can be easily shared.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
Link: https://github.com/openwrt/openwrt/pull/16986
Signed-off-by: Robert Marko <robimarko@gmail.com>
include/default-packages.mk [new file with mode: 0644]
target/imagebuilder/files/Makefile