1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/destiny/Jamfile
Oliver Hahm 59a46e0e88 Merge branch 'sixlowpan'
Conflicts:
	cpu/arm_common/hwtimer_cpu.c
	sys/include/vtimer.h
	sys/vtimer.c
2012-01-11 17:02:43 +01:00

6 lines
148 B
Plaintext

SubDir TOP sys net destiny ;
# HDRS += $(TOP)/sys/net/destiny/ ;
Module destiny : destiny.c udp.c tcp.c socket.c : vtimer 6lowpan net_help ;