On 3/4/11 7:58 AM, franck.jullien at gmail.com wrote: > @@ -0,0 +1,31 @@ > +CPPFLAGS += -fno-strict-aliasing > + > +board-$(CONFIG_GENERIC) := generic > +cpu-$(CONFIG_NIOS2) := nios2 Any other processor core types other than 'nios2?' Can we name it just arch/nios2/cpu/, not arch/nios2/cpu-nios2/?