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:
Peter Korsgaard 2012-02-26 20:52:26 +01:00
parent 8661ae32ad
commit 0a19eea3ec

View File

@ -1,5 +1,6 @@
config BR2_PACKAGE_CUSTOMIZE
bool "customize"
depends on BR2_DEPRECATED
help
Add custom stuff to your buildroot.