ccnl: don't include transceiver and defaulttransceiver
This removes the duplicate include of the transceiver. The transceiver module is a dependency of the defaulttransceiver, so an explicite include is not needed
This commit is contained in:
parent
2063c4e85f
commit
b323395c7a
@ -47,7 +47,6 @@ USEMODULE += shell_commands
|
|||||||
USEMODULE += posix
|
USEMODULE += posix
|
||||||
USEMODULE += ps
|
USEMODULE += ps
|
||||||
USEMODULE += random
|
USEMODULE += random
|
||||||
USEMODULE += transceiver
|
|
||||||
USEMODULE += defaulttransceiver
|
USEMODULE += defaulttransceiver
|
||||||
USEMODULE += rtc
|
USEMODULE += rtc
|
||||||
USEMODULE += crypto_sha256
|
USEMODULE += crypto_sha256
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user