Andrew Scull | b4b6d4a | 2019-01-02 15:54:55 +0000 | [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 |