]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - package/skeleton-init-none/Config.in
skeleton: Rename skeleton-none to skeleton-init-none
[coffee/buildroot.git] / package / skeleton-init-none / Config.in
1 config BR2_PACKAGE_SKELETON_INIT_NONE
2         bool
3         select BR2_PACKAGE_HAS_SKELETON
4         select BR2_PACKAGE_SKELETON_COMMON
5
6 config BR2_PACKAGE_PROVIDES_SKELETON
7         default "skeleton-init-none" if BR2_PACKAGE_SKELETON_INIT_NONE