Makefile.objs 92 B

123
  1. obj-y += boot.o
  2. obj-$(CONFIG_AVR_ATMEGA_MCU) += atmega.o
  3. obj-$(CONFIG_ARDUINO) += arduino.o