mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-29 22:07:43 +09:00
6 lines
224 B
Plaintext
6 lines
224 B
Plaintext
# NXP STB225
|
|
platform-$(CONFIG_SOC_PNX833X) += pnx833x/
|
|
cflags-$(CONFIG_SOC_PNX833X) += -Iarch/mips/include/asm/mach-pnx833x
|
|
load-$(CONFIG_NXP_STB220) += 0xffffffff80001000
|
|
load-$(CONFIG_NXP_STB225) += 0xffffffff80001000
|