Commit 6ab03efd authored by Adam Wujek's avatar Adam Wujek

[BUG: #62] Revert "shell: avoid double linking of diag cmd"

Depend the inclusion of diag command on AUX_DIAG

This reverts commit 8d8678ad.
parent ad101252
......@@ -31,3 +31,4 @@ obj-$(CONFIG_CMD_EP) += shell/cmd_ep.o
obj-$(CONFIG_FLASH_INIT) += shell/cmd_init.o
obj-$(CONFIG_VLAN) += shell/cmd_vlan.o
obj-$(CONFIG_FREQUENCY_MONITOR) += shell/cmd_freqmon.o
obj-$(CONFIG_AUX_DIAG) += shell/cmd_diag.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