mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
tests/gnrc_udp: remove od from used modules
The test does not use the module, it is merely used as a dependency for `gnrc_pktbuf_cmd`.
This commit is contained in:
parent
5a84a2513f
commit
35b7ea44ac
@ -8,7 +8,6 @@ USEMODULE += gnrc_pktbuf_cmd
|
||||
USEMODULE += gnrc_udp
|
||||
USEMODULE += gnrc_rpl
|
||||
USEMODULE += auto_init_gnrc_rpl
|
||||
USEMODULE += od
|
||||
USEMODULE += gnrc_icmpv6_echo
|
||||
USEMODULE += shell
|
||||
USEMODULE += shell_commands
|
||||
|
Loading…
Reference in New Issue
Block a user