Skip to content
This repository was archived by the owner on Apr 12, 2026. It is now read-only.

Commit 69c2ba6

Browse files
committed
BLIP: fix bad merge
I clearly missed this at some point. UDPEcho should compile now.
1 parent c3bee2d commit 69c2ba6

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

apps/UDPEcho/Makefile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -83,12 +83,7 @@ PFLAGS += -DNEW_PRINTF_SEMANTICS -DPRINTFUART_ENABLED
8383
# you can log this information using the util/Listener.py script
8484
# PFLAGS += -DREPORT_DEST=\"fec0::100\"
8585

86-
<<<<<<< HEAD
87-
TINYOS_ROOT_DIR?=../..
88-
include $(TINYOS_ROOT_DIR)/Makefile.include
89-
=======
9086
GOALS += blip rpl
91-
>>>>>>> BLIP+RPL: updating /apps
9287

9388
TINYOS_ROOT_DIR?=../..
9489
include $(TINYOS_ROOT_DIR)/Makefile.include

0 commit comments

Comments
 (0)