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 new file mode 100644 index 0000000000..fe19ee7984 --- /dev/null +++ b/hw/rx/Makefile.objs @@ -0,0 +1 @@ +obj-$(CONFIG_RX62N_MCU) += rx62n.o |