diff options
Diffstat (limited to 'hw/avr/Makefile.objs')
-rw-r--r-- | hw/avr/Makefile.objs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hw/avr/Makefile.objs b/hw/avr/Makefile.objs deleted file mode 100644 index 4dca064bfc..0000000000 --- a/hw/avr/Makefile.objs +++ /dev/null @@ -1,3 +0,0 @@ -obj-y += boot.o -obj-$(CONFIG_AVR_ATMEGA_MCU) += atmega.o -obj-$(CONFIG_ARDUINO) += arduino.o |