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