]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/deluge/Basestation/Makefile
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / apps / tests / deluge / Basestation / Makefile
diff --git a/apps/tests/deluge/Basestation/Makefile b/apps/tests/deluge/Basestation/Makefile
new file mode 100644 (file)
index 0000000..6af8922
--- /dev/null
@@ -0,0 +1,6 @@
+COMPONENT=BasestationAppC
+BOOTLOADER=tosboot
+
+CFLAGS += -DDELUGE_BASESTATION
+
+include $(MAKERULES)