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