mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-02-08 01:01:06 -07:00
Merge 0eddc60118 into 0c2c1dd13b
This commit is contained in:
commit
273f8c756e
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
|
@ -39,7 +39,6 @@ OBJS_klipper.elf = $(patsubst %.c, $(OUT)src/%.o,$(src-y))
|
|||
OBJS_klipper.elf += $(OUT)compile_time_request.o
|
||||
CFLAGS_klipper.elf = $(CFLAGS) -Wl,--gc-sections
|
||||
|
||||
CPPFLAGS = -I$(OUT) -P -MD -MT $@
|
||||
|
||||
# Default targets
|
||||
target-y := $(OUT)klipper.elf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue