diff options
Diffstat (limited to 'hw/rx/Makefile.objs')
| -rw-r--r-- | hw/rx/Makefile.objs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/rx/Makefile.objs b/hw/rx/Makefile.objs new file mode 100644 index 0000000000..4ef6b9e5b1 --- /dev/null +++ b/hw/rx/Makefile.objs @@ -0,0 +1,2 @@ +obj-$(CONFIG_RX62N_MCU) += rx62n.o +obj-$(CONFIG_RX_GDBSIM) += rx-gdbsim.o |