1config BR2_PACKAGE_SKELETON
2	bool
3	default y
4
5config BR2_PACKAGE_HAS_SKELETON
6	bool
7
8config BR2_PACKAGE_PROVIDES_SKELETON
9	string
10