X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=common.mk;h=ee28b696cbc278c88db366f0e8bae859ef2c6716;hb=a6146082fb96e13b097d7d77c40e48cb1d16af95;hp=9523ae8749e341874aab67d4f3d65a8ca09c6932;hpb=da24259632f79dad8ecc11d887d58a1e36bd5af8;p=max%2Ftmk_keyboard.git diff --git a/common.mk b/common.mk index 9523ae87..ee28b696 100644 --- a/common.mk +++ b/common.mk @@ -69,7 +69,7 @@ ifdef BACKLIGHT_ENABLE endif ifdef KEYMAP_SECTION_ENABLE - OPT_DEFS += -DKEYMAP_SECTION + OPT_DEFS += -DKEYMAP_SECTION_ENABLE EXTRALDFLAGS = -Wl,-L$(TOP_DIR),-Tldscript_keymap_avr5.x endif