summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorIngo Albrecht <prom@berlin.ccc.de>2010-03-08 23:28:45 +0100
committerHarald Welte <laforge@gnumonks.org>2010-04-08 10:35:25 +0200
commitd338751efaf2b864d01bf2b4f61c859c1d39422b (patch)
treef023b3b70eaa220ff064a8d0141498155d7c35f5 /src
parent3dbc02f2de6c9fcadfca469a57f878fc78a77c3d (diff)
firmware: removed old board.c
Diffstat (limited to 'src')
-rw-r--r--src/target/firmware/board/board.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/target/firmware/board/board.c b/src/target/firmware/board/board.c
deleted file mode 100644
index da2217d8..00000000
--- a/src/target/firmware/board/board.c
+++ /dev/null
@@ -1,4 +0,0 @@
-
-#include "board.h"
-
-const char *target_board = BOARD;