4 platform-$(CONFIG_MIPS_ALCHEMY) += alchemy/common/
8 # AMD Alchemy Db1000/Db1500/Pb1500/Db1100/Pb1100
9 # Db1550/Pb1550/Db1200/Pb1200/Db1300
11 platform-$(CONFIG_MIPS_DB1XXX) += alchemy/devboards/
12 cflags-$(CONFIG_MIPS_DB1XXX) += -I$(srctree)/arch/mips/include/asm/mach-db1x00
13 load-$(CONFIG_MIPS_DB1XXX) += 0xffffffff80100000
16 # 4G-Systems MTX-1 "MeshCube" wireless router
18 platform-$(CONFIG_MIPS_MTX1) += alchemy/
19 load-$(CONFIG_MIPS_MTX1) += 0xffffffff80100000
24 platform-$(CONFIG_MIPS_XXS1500) += alchemy/
25 load-$(CONFIG_MIPS_XXS1500) += 0xffffffff80100000
28 # Trapeze ITS GRP board
30 platform-$(CONFIG_MIPS_GPR) += alchemy/
31 load-$(CONFIG_MIPS_GPR) += 0xffffffff80100000
33 # boards can specify their own <gpio.h> in one of their include dirs.
34 # If they do, placing this line here at the end will make sure the
35 # compiler picks the board one. If they don't, it will make sure
36 # the alchemy generic gpio header is picked up.
38 cflags-$(CONFIG_MIPS_ALCHEMY) += -I$(srctree)/arch/mips/include/asm/mach-au1x00