Merge branch 'cxgb4-net'
[linux-2.6-block.git] / kernel / bpf / Makefile
CommitLineData
51580e79 1obj-y := core.o syscall.o verifier.o
3c731eba
AS
2
3ifdef CONFIG_TEST_BPF
4obj-y += test_stub.o
5endif