aboutsummaryrefslogtreecommitdiffstats
path: root/users/twschum/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'users/twschum/rules.mk')
-rw-r--r--users/twschum/rules.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/users/twschum/rules.mk b/users/twschum/rules.mk
new file mode 100644
index 000000000..9878e6f69
--- /dev/null
+++ b/users/twschum/rules.mk
@@ -0,0 +1,5 @@
+SRC += twschum.c
+SRC += xtonhasvim.c
+ifeq ($(strip $(FLASH_BOOTLOADER)), yes)
+ OPT_DEFS += -DFLASH_BOOTLOADER
+endif