aboutsummaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
Diffstat (limited to 'board')
-rw-r--r--board/netstar/Makefile2
-rwxr-xr-xboard/netstar/crcekbin35971 -> 0 bytes
-rwxr-xr-xboard/netstar/eeprombin40842 -> 0 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/board/netstar/Makefile b/board/netstar/Makefile
index 8ef21893e..3a205017f 100644
--- a/board/netstar/Makefile
+++ b/board/netstar/Makefile
@@ -80,6 +80,6 @@ distclean: clean
.depend: Makefile $(SOBJS:.o=.S) $(OBJS:.o=.c)
$(CC) -M $(CPPFLAGS) $(SOBJS:.o=.S) $(OBJS:.o=.c) > $@
--include .depend
+sinclude .depend
#########################################################################
diff --git a/board/netstar/crcek b/board/netstar/crcek
deleted file mode 100755
index 491cceb2e..000000000
--- a/board/netstar/crcek
+++ /dev/null
Binary files differ
diff --git a/board/netstar/eeprom b/board/netstar/eeprom
deleted file mode 100755
index e075eb4ef..000000000
--- a/board/netstar/eeprom
+++ /dev/null
Binary files differ