Merge remote-tracking branch 'asoc/fix/core' into asoc-linus
[deliverable/linux.git] / arch / mips / paravirt / Platform
1 #
2 # Generic para-virtualized guest.
3 #
4 platform-$(CONFIG_MIPS_PARAVIRT) += paravirt/
5 cflags-$(CONFIG_MIPS_PARAVIRT) += \
6 -I$(srctree)/arch/mips/include/asm/mach-paravirt
7
8 load-$(CONFIG_MIPS_PARAVIRT) = 0xffffffff80010000
This page took 0.054363 seconds and 6 git commands to generate.