]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - cpu/arm926ejs/at91/Makefile
at91: Introduction of at91sam9g45 SOC.
[karo-tx-uboot.git] / cpu / arm926ejs / at91 / Makefile
index 3da89f4fba9efd81ff952dc87677bd6dc57e9305..69051c1cd590584b685664ff000058424daa1326 100644 (file)
@@ -31,6 +31,8 @@ COBJS-$(CONFIG_AT91SAM9G20)   += at91sam9260_devices.o
 COBJS-$(CONFIG_AT91SAM9261)    += at91sam9261_devices.o
 COBJS-$(CONFIG_AT91SAM9263)    += at91sam9263_devices.o
 COBJS-$(CONFIG_AT91SAM9RL)     += at91sam9rl_devices.o
+COBJS-$(CONFIG_AT91SAM9M10G45) += at91sam9m10g45_devices.o
+COBJS-$(CONFIG_AT91SAM9G45)    += at91sam9m10g45_devices.o
 COBJS-$(CONFIG_AT91_LED)       += led.o
 COBJS-y += clock.o
 COBJS-y += cpu.o