]>
Commit | Line | Data |
---|---|---|
f70a974d RB |
1 | # |
2 | # Wind River PPMC Board (4KC + GT64120) | |
3 | # | |
4 | platform-$(CONFIG_WR_PPMC) += wrppmc/ | |
70342287 | 5 | cflags-$(CONFIG_WR_PPMC) += \ |
f70a974d RB |
6 | -I$(srctree)/arch/mips/include/asm/mach-wrppmc |
7 | load-$(CONFIG_WR_PPMC) += 0xffffffff80100000 |