Commit d0dcc367 authored by Alessandro Rubini's avatar Alessandro Rubini

bugfix: enable command 'verbose', lost in commit c44d31f5

Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent 94e41975
......@@ -13,9 +13,9 @@ obj-y += \
shell/cmd_mac.o \
shell/cmd_init.o \
shell/cmd_ptrack.o \
shell/cmd_help.o
shell/cmd_help.o \
shell/cmd_verbose.o
obj-$(CONFIG_ETHERBONE) += shell/cmd_ip.o
obj-$(CONFIG_PPSI_RUNTIME_VERBOSITY) += shell/cmd_verbose.o
obj-$(CONFIG_CMD_CONFIG) += shell/cmd_config.o
obj-$(CONFIG_CMD_SLEEP) += shell/cmd_sleep.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