mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
customize: deprecate package
As described in the buildroot dev day report, using a post-build script is nowadays the preferred way of adding stuff to the rootfs. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
config BR2_PACKAGE_CUSTOMIZE
|
||||
bool "customize"
|
||||
depends on BR2_DEPRECATED
|
||||
help
|
||||
Add custom stuff to your buildroot.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user