3 lines
83 B
Makefile
3 lines
83 B
Makefile
obj-y += dump.o
|
|
common-obj-y += dump-hmp-cmds.o
|
|
obj-$(TARGET_X86_64) += win_dump.o
|