esp-open-rtos/examples/wificfg/Makefile

6 lines
122 B
Makefile
Raw Normal View History

# Makefile for wificfg example
PROGRAM=wificfg
EXTRA_COMPONENTS=extras/dhcpserver extras/wificfg
include ../../common.mk