0a19eea3ec
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>
8 lines
161 B
Plaintext
8 lines
161 B
Plaintext
config BR2_PACKAGE_CUSTOMIZE
|
|
bool "customize"
|
|
depends on BR2_DEPRECATED
|
|
help
|
|
Add custom stuff to your buildroot.
|
|
|
|
(edit package/customize/customize.mk)
|