summaryrefslogtreecommitdiff
path: root/samples/net/echo_client/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'samples/net/echo_client/src/Makefile')
-rw-r--r--samples/net/echo_client/src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/net/echo_client/src/Makefile b/samples/net/echo_client/src/Makefile
index 8802055a5..a05869c93 100644
--- a/samples/net/echo_client/src/Makefile
+++ b/samples/net/echo_client/src/Makefile
@@ -1,6 +1,6 @@
obj-y = echo-client.o
-ifeq ($(CONFIG_TI_CC2520),y)
+ifeq ($(CONFIG_IEEE802154_CC2520),y)
ifeq ($(CONFIG_BOARD_ARDUINO_101),y)
ccflags-y +=-I${ZEPHYR_BASE}/include/drivers/