You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

15 lines
356 B

SRC += jdelkins.c
ifneq ($(strip $(NO_SECRETS)),)
OPT_DEFS += -DNO_SECRETS
endif
ifeq ($(shell test -f users/jdelkins/secrets.h.gpg && echo yes || echo no),yes)
users/jdelkins/jdelkins.c: users/jdelkins/secrets.h
touch $@
users/jdelkins/secrets.h: users/jdelkins/secrets.h.gpg
gpg -d $< >$@
endif
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite