aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--board/board-gnu-linux.h4
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a93af2b..362f660 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2017-06-26 NIIBE Yutaka <gniibe@fsij.org>
+ * board/board-gnu-linux.h: New.
+
* mcu/usb-usbip.c: New.
* rules.mk: Support EMULATION.
diff --git a/board/board-gnu-linux.h b/board/board-gnu-linux.h
new file mode 100644
index 0000000..76eca42
--- /dev/null
+++ b/board/board-gnu-linux.h
@@ -0,0 +1,4 @@
+#define BOARD_NAME "GNU/Linux"
+/* Emulation on GNU/Linux */
+/* echo -n "GNU/Linux" | shasum -a 256 | sed -e 's/^.*\(........\) -$/\1/' */
+#define BOARD_ID 0x7ec86145