2013.01.23. 13:05 keltezéssel, John Crispin írta: > Add the Kbuild symbols and Makefiles needed to actually build the ralink code > from this series > > Signed-off-by: John Crispin <blogic@xxxxxxxxxxx> <...> > @@ -1160,7 +1177,7 @@ config BOOT_ELF32 > > config MIPS_L1_CACHE_SHIFT > int > - default "4" if MACH_DECSTATION || MIKROTIK_RB532 || PMC_MSP4200_EVAL > + default "4" if MACH_DECSTATION || MIKROTIK_RB532 || PMC_MSP4200_EVAL || RALINK_RT288X > default "6" if MIPS_CPU_SCACHE > default "7" if SGI_IP22 || SGI_IP27 || SGI_IP28 || SNI_RM || CPU_CAVIUM_OCTEON > default "5" This hunk is specific to the RT288X SoC, so it should be dropped from the patch. -Gabor