]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - support/make/avr/xnp.extra
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / support / make / avr / xnp.extra
diff --git a/support/make/avr/xnp.extra b/support/make/avr/xnp.extra
deleted file mode 100644 (file)
index f1543bc..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-#-*-Makefile-*- vim:syntax=make
-#$Id$
-
-# This is for network reprogramming
-# If XNP is an extra, add the network reprogramming related files
-# to the search path and generate a timestamp to make each build unique.
-XNP_DIR := $(TOSDIR)/lib/Xnp
-PFLAGS := -I$(XNP_DIR) $(shell $(XNP_DIR)/ident.pl .ident_install_id $(COMPONENT)) $(PFLAGS)
-