4 lines
77 B
Makefile
4 lines
77 B
Makefile
ifeq ($(CONFIG_TARGET_PACKAGE_CRONTABS),y)
|
|
TARGET_PACKAGES += crontabs
|
|
endif
|