]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/arm926ejs/at91/Makefile
AT91: fix related at91 system/driver files
[karo-tx-uboot.git] / arch / arm / cpu / arm926ejs / at91 / Makefile
index be9f6dddf05e21a3ef667a2ae1da5af94541a3e6..f333753c71f315f5c0ecaa27469ab3c031966300 100644 (file)
@@ -28,6 +28,7 @@ LIB   = $(obj)lib$(SOC).o
 COBJS-$(CONFIG_AT91CAP9)       += at91cap9_devices.o
 COBJS-$(CONFIG_AT91SAM9260)    += at91sam9260_devices.o
 COBJS-$(CONFIG_AT91SAM9G20)    += at91sam9260_devices.o
+COBJS-$(CONFIG_AT91SAM9XE)     += at91sam9260_devices.o
 COBJS-$(CONFIG_AT91SAM9261)    += at91sam9261_devices.o
 COBJS-$(CONFIG_AT91SAM9G10)    += at91sam9261_devices.o
 COBJS-$(CONFIG_AT91SAM9263)    += at91sam9263_devices.o