diff options
Diffstat (limited to 'hw/semihosting/Makefile.objs')
-rw-r--r-- | hw/semihosting/Makefile.objs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/semihosting/Makefile.objs b/hw/semihosting/Makefile.objs deleted file mode 100644 index 4ad47c05c0..0000000000 --- a/hw/semihosting/Makefile.objs +++ /dev/null @@ -1,2 +0,0 @@ -obj-$(CONFIG_SEMIHOSTING) += config.o -obj-$(CONFIG_SEMIHOSTING) += console.o |