4 lines
77 B
Makefile
4 lines
77 B
Makefile
|
obj-$(CONFIG_LIBELF) += libelf.o
|
||
|
|
||
|
libelf-objs := libelf-main.o libelf-info.o
|