mirror of
https://github.com/xemu-project/xemu.git
synced 2025-02-09 21:53:16 +00:00
![Alex Bennée](/assets/img/avatar_default.png)
[AJB: split from the core code commit] Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
8 lines
71 B
Makefile
8 lines
71 B
Makefile
#
|
|
# Plugin Support
|
|
#
|
|
|
|
obj-y += loader.o
|
|
obj-y += core.o
|
|
obj-y += api.o
|