perf bench: Add benchmark of find_next_bit
[linux-2.6-microblaze.git] / tools / bpf / Makefile
index 77472e2..6df1850 100644 (file)
@@ -3,7 +3,6 @@ include ../scripts/Makefile.include
 
 prefix ?= /usr/local
 
-CC = gcc
 LEX = flex
 YACC = bison
 MAKE = make