summaryrefslogtreecommitdiff
path: root/users/twschum/rules.mk
blob: 9878e6f690b0c7c3367c5b61a4590e2a0e5d2c99 (plain)
1
2
3
4
5
SRC += twschum.c
SRC += xtonhasvim.c
ifeq ($(strip $(FLASH_BOOTLOADER)), yes)
    OPT_DEFS += -DFLASH_BOOTLOADER
endif