This website requires JavaScript.
Explore
Help
Sign In
RIOT-OS
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
mirror of
https://github.com/RIOT-OS/RIOT.git
synced
2024-12-29 04:50:03 +01:00
Code
Releases
Activity
737f675442
RIOT
/
boards
/
cc2538dk
/
Makefile.dep
4 lines
78 B
Makefile
Raw
Normal View
History
Unescape
Escape
boards: remove duplicate gnrc_netdev_default from Makefile.dep `gnrc_netdev_default` will pull in `netdev_default`, so no need to check for both in `Makefile.dep`
2020-05-04 19:47:27 +02:00
i
f
n
e
q
(
,
$(
filter
netdev_default
,
$
(
USEMODULE
)
)
)
boards: fix Makefile.dep indentation
2017-09-06 16:09:38 +02:00
USEMODULE
+=
cc2538_rf
boards/cc2538dk: Add RF driver as dependency for board
2016-07-08 04:17:55 +02:00
e
n
d
i
f
Copy Permalink