Commit 67ab8558 authored by Tomasz Wlostowski's avatar Tomasz Wlostowski Committed by Grzegorz Daniluk

shell: include diag command

parent a07629b1
...@@ -6,7 +6,8 @@ obj-$(CONFIG_WR_NODE) += \ ...@@ -6,7 +6,8 @@ obj-$(CONFIG_WR_NODE) += \
shell/cmd_mac.o \ shell/cmd_mac.o \
shell/cmd_ps.o \ shell/cmd_ps.o \
shell/cmd_uptime.o \ shell/cmd_uptime.o \
shell/cmd_refresh.o shell/cmd_refresh.o \
shell/cmd_diag.o
obj-$(CONFIG_EMBEDDED_NODE) += \ obj-$(CONFIG_EMBEDDED_NODE) += \
shell/cmd_stat.o \ shell/cmd_stat.o \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment