summaryrefslogtreecommitdiff
path: root/users/cedrikl/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'users/cedrikl/rules.mk')
-rw-r--r--users/cedrikl/rules.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/users/cedrikl/rules.mk b/users/cedrikl/rules.mk
new file mode 100644
index 0000000000..b5ee62c43a
--- /dev/null
+++ b/users/cedrikl/rules.mk
@@ -0,0 +1,4 @@
+SRC += cedrikl.c
+ifeq ($(strip $(STARTUP_NUMLOCK_ON)), yes)
+ OPT_DEFS += -DSTARTUP_NUMLOCK_ON
+endif