ARM: 5683/1: Add nuc950 platform to w90x900
[sfrench/cifs-2.6.git] / arch / arm / mach-w90x900 / Makefile
index e38aa328e608cf9b85dfd48c8758b76c1a38af86..a4622b577a2c18bbe0d050137374907c82f0e531 100644 (file)
@@ -9,7 +9,9 @@ obj-y                           += clksel.o dev.o cpu.o
 # W90X900 CPU support files
 
 obj-$(CONFIG_CPU_W90P910)      += nuc910.o
+obj-$(CONFIG_CPU_NUC950)       += nuc950.o
 
 # machine support
 
 obj-$(CONFIG_MACH_W90P910EVB)  += mach-nuc910evb.o
+obj-$(CONFIG_MACH_W90P950EVB)  += mach-nuc950evb.o