]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - support/make/msp/msp.rules
Remove the xnp.
[tinyos-2.x.git] / support / make / msp / msp.rules
index 5b53463e04e2d9eb7609246e301608ee5663c7b0..0bab085a81954165c4f39898ddd819c51846fef6 100644 (file)
@@ -7,7 +7,6 @@ define MSP_HELP
 
    debug    : compile with minimal optimization and debug symbols
    debugopt : compile with debug symbols
-   xnp      : compile for network programming
 
  Programmer options:
 
@@ -44,7 +43,7 @@ ifneq ($(filter sim,$(GOALS)),sim)
         PFLAGS += -fnesc-separator=__
 endif
 
-AMADDR = ActiveMessageAddressC\$$addr
+AMADDR = ActiveMessageAddressC__addr
 BUILDDIR ?= build/$(PLATFORM)
 MAIN_EXE = $(BUILDDIR)/main.exe
 MAIN_IHEX = $(BUILDDIR)/main.ihex