7 lines
193 B
Makefile
7 lines
193 B
Makefile
|
use/services: sub/rootfs
|
||
|
@$(call add_feature)
|
||
|
@$(call xport,DEFAULT_SERVICES_ENABLE)
|
||
|
@$(call xport,DEFAULT_SERVICES_DISABLE)
|
||
|
@$(call xport,SERVICES_ENABLE)
|
||
|
@$(call xport,SERVICES_DISABLE)
|