summaryrefslogtreecommitdiffstats
path: root/package/skeleton-none/Config.in
blob: 43fb3f277cee9ae574a54132497783ffdb14d6b4 (plain)
1
2
3
4
5
6
7
config BR2_PACKAGE_SKELETON_NONE
	bool
	select BR2_PACKAGE_HAS_SKELETON
	select BR2_PACKAGE_SKELETON_COMMON

config BR2_PACKAGE_PROVIDES_SKELETON
	default "skeleton-none" if BR2_PACKAGE_SKELETON_NONE
OpenPOWER on IntegriCloud