Skip to content

Commit 6258626

Browse files
committed
Removed unused make variable
1 parent 4387b4f commit 6258626

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

firmware/programmer/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ USB_DIR=../usb_cdc/
99
OBJ_DIR=obj/
1010
LIB_DIR=../libs
1111
INCLUDE_DIR=../
12-
EXTRA_DIR=../../extra/
1312
TOOLCHAIN=../../../compiler/gcc-arm-none-eabi-4_9-2015q1/bin/arm-none-eabi-
1413
PROG=$(OBJ_DIR)$(PROG_NAME)
1514

0 commit comments

Comments
 (0)