4 lines
69 B
Makefile
4 lines
69 B
Makefile
|
CFLAGS_REMOVE_caller.o := -mthumb
|
||
|
obj-y += caller.o
|
||
|
obj-y += callee/
|