]> Git Repo - linux.git/blob - arch/mips/paravirt/Platform
Input: rmi4 - f30: detect INPUT_PROP_BUTTONPAD from the button count
[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.030704 seconds and 4 git commands to generate.