Ralf Baechle | 91a548d | 2010-08-05 13:25:56 +0100 | [diff] [blame] | 1 | # NXP STB225 |
2 | platform-$(CONFIG_SOC_PNX833X) += pnx833x/ | ||||
3 | cflags-$(CONFIG_SOC_PNX833X) += -Iarch/mips/include/asm/mach-pnx833x | ||||
4 | load-$(CONFIG_NXP_STB220) += 0xffffffff80001000 | ||||
5 | load-$(CONFIG_NXP_STB225) += 0xffffffff80001000 |