rpcd: iwinfo plugin fixes
[openwrt.git] / target / linux / generic / patches-4.4 / 340-MIPS-deactivate-gettimeofday-vdso.patch
1 --- a/arch/mips/vdso/Makefile
2 +++ b/arch/mips/vdso/Makefile
3 @@ -1,5 +1,5 @@
4  # Objects to go into the VDSO.
5 -obj-vdso-y := elf.o gettimeofday.o sigreturn.o
6 +obj-vdso-y := elf.o sigreturn.o
7  
8  # Common compiler flags between ABIs.
9  ccflags-vdso := \