The patch below against 2.6.23-rc1-mm2 adds BCM947xx to arch/mips/Makefile. Cc: Michael Buesch <mb@xxxxxxxxx> Cc: Waldemar Brodkorb <wbx@xxxxxxxxxxx> Cc: Felix Fietkau <nbd@xxxxxxxxxxx> Cc: Florian Schirmer <jolt@xxxxxxxxxx> Signed-off-by: Aurelien Jarno <aurelien@xxxxxxxxxxx> --- a/arch/mips/Makefile +++ b/arch/mips/Makefile @@ -549,6 +549,12 @@ load-$(CONFIG_SIBYTE_BIGSUR) := 0xffffffff80100000 # +# Broadcom BCM947XX boards +# +core-$(CONFIG_BCM947XX) += arch/mips/bcm947xx/ +load-$(CONFIG_BCM947XX) := 0xffffffff80001000 + +# # SNI RM # core-$(CONFIG_SNI_RM) += arch/mips/sni/ -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical Engineer `. `' aurel32@xxxxxxxxxx | aurelien@xxxxxxxxxxx `- people.debian.org/~aurel32 | www.aurel32.net