vanity-convert: add Makefile
[hackover2013-badge-firmware.git] / Makefile
index 6a0817a..97eda7a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,6 @@ DEBUGBUILD = FALSE
 \r
 OPTDEFINES = -D__NEWLIB__\r
 #OPTDEFINES += -DR0KET\r
-OPTDEFINES += -DHOB_REV2\r
 #OPTDEFINES += -DUSBONLY\r
 ##########################################################################\r
 # Project-specific files \r
@@ -35,6 +34,7 @@ OPTDEFINES += -DHOB_REV2
 \r
 SRCS = \\r
   badge/fahrplan.c \\r
+  badge/backlight.c \\r
   badge/init.c \\r
   badge/main.c \\r
   badge/jumpnrun/collision.c \\r
This page took 0.02997 seconds and 4 git commands to generate.