[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/ ;
|
# 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…
x
Reference in New Issue
Block a user