drivers/rtc/rtc-rs5c372.c: use %*ph to dump small buffers
[linux-2.6/btrfs-unstable.git] / kernel / bpf / Makefile
blob45427239f375c564049951e00e3925aacff8bc3f
1 obj-y := core.o syscall.o verifier.o
3 ifdef CONFIG_TEST_BPF
4 obj-y += test_stub.o
5 endif