mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-07 18:25:14 +00:00
OBJECTDIR is defined by Makefile.include
This commit is contained in:
@@ -207,8 +207,6 @@ endif
|
||||
|
||||
### Custom rules
|
||||
|
||||
OBJECTDIR = obj_$(TARGET)
|
||||
|
||||
ssubst = ${patsubst %.s,%.o,${patsubst %.s79,%.o,$(1)}}
|
||||
|
||||
CONTIKI_OBJECTFILES += ${addprefix $(OBJECTDIR)/,${call ssubst, $(STM32W_S)}}
|
||||
|
Reference in New Issue
Block a user