ccflags-y += -I$(SDK_DIR)/source/apps/include/cmdline ifdef CFG_SOCT_POWER_SUPPORT ifneq (,$(wildcard $(SDK_DIR)/source/drivers/power/Makefile)) ccflags-y += -DCONFIG_SOCT_POWER_SUPPORT endif endif obj-y += cmdline.o