Merge tag 'powerpc-4.7-5' into next
[deliverable/linux.git] / arch / powerpc / net / Makefile
CommitLineData
0ca87f05
ME
1#
2# Arch-specific network modules
3#
156d0e29
NR
4ifeq ($(CONFIG_PPC64),y)
5obj-$(CONFIG_BPF_JIT) += bpf_jit_asm64.o bpf_jit_comp64.o
6else
2ddadeab 7obj-$(CONFIG_BPF_JIT) += bpf_jit_asm.o bpf_jit_comp.o
156d0e29 8endif
This page took 0.362399 seconds and 5 git commands to generate.