xref: /OK3568_Linux_fs/buildroot/package/skeleton-custom/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_SKELETON_CUSTOM
2	bool
3	select BR2_PACKAGE_HAS_SKELETON
4
5config BR2_PACKAGE_PROVIDES_SKELETON
6	default "skeleton-custom" if BR2_PACKAGE_SKELETON_CUSTOM
7