Commit 0a19eea3 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

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: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 8661ae32
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_CUSTOMIZE
	bool "customize"
	depends on BR2_DEPRECATED
	help
	  Add custom stuff to your buildroot.