Leere Verzeichnisse in git.
authorWintermute <wintermute@hannover.ccc.de>
Sun, 13 Oct 2013 21:11:16 +0000 (23:11 +0200)
committerWintermute <wintermute@hannover.ccc.de>
Sun, 13 Oct 2013 21:11:16 +0000 (23:11 +0200)
Makefile
mock/jumpnrun/.gitignore [new file with mode: 0644]
mock/ui/.gitignore [new file with mode: 0644]

index 0abe529..cfb6e30 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,8 +24,7 @@ DEBUGBUILD = FALSE
 # IDE Flags (Keeps various IDEs happy)\r
 ##########################################################################\r
 \r
-OPTDEFINES = -D __NEWLIB__ -DR0KET\r
-\r
+OPTDEFINES = -D __NEWLIB__ -DHOB_REV2\r
 ##########################################################################\r
 # Project-specific files \r
 ##########################################################################\r
diff --git a/mock/jumpnrun/.gitignore b/mock/jumpnrun/.gitignore
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/mock/ui/.gitignore b/mock/ui/.gitignore
new file mode 100644 (file)
index 0000000..e69de29
This page took 0.026 seconds and 4 git commands to generate.