diff options
Diffstat (limited to 'arch/mips/wrppmc/Platform')
-rw-r--r-- | arch/mips/wrppmc/Platform | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/wrppmc/Platform b/arch/mips/wrppmc/Platform index e758645..dc78b25 100644 --- a/arch/mips/wrppmc/Platform +++ b/arch/mips/wrppmc/Platform @@ -2,6 +2,6 @@ # Wind River PPMC Board (4KC + GT64120) # platform-$(CONFIG_WR_PPMC) += wrppmc/ -cflags-$(CONFIG_WR_PPMC) += \ +cflags-$(CONFIG_WR_PPMC) += \ -I$(srctree)/arch/mips/include/asm/mach-wrppmc load-$(CONFIG_WR_PPMC) += 0xffffffff80100000 |