mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
[sys net sixlowpan]
* added missing rtc module to Jamfile
This commit is contained in:
parent
695bb61ea9
commit
b360d53577
@ -2,4 +2,4 @@ SubDir TOP sys net sixlowpan ;
|
||||
|
||||
# HDRS += $(TOP)/sys/net/sixlowpan/ ;
|
||||
|
||||
Module 6lowpan : sixlowpan.c sixlowip.c sixlowmac.c sixlownd.c sixlowborder.c ieee802154_frame.c serialnumber.c semaphore.c bordermultiplex.c flowcontrol.c : vtimer transceiver net_help ;
|
||||
Module 6lowpan : sixlowpan.c sixlowip.c sixlowmac.c sixlownd.c sixlowborder.c ieee802154_frame.c serialnumber.c semaphore.c bordermultiplex.c flowcontrol.c : vtimer transceiver net_help rtc ;
|
||||
|
Loading…
Reference in New Issue
Block a user