index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
avr
/
Makefile.objs
blob: 4dca064bfc0635309a2c98501a14f0746672fb14 (
plain
)
1
2
3
obj-y += boot.o obj-$(CONFIG_AVR_ATMEGA_MCU) += atmega.o obj-$(CONFIG_ARDUINO) += arduino.o