include: replace linux/module.h with "struct module" wherever possible
[linux-2.6/next.git] / tools / perf / arch / sh / Makefile
blob15130b50dfe3be2fea6a975a102283f6d33e4887
1 ifndef NO_DWARF
2 PERF_HAVE_DWARF_REGS := 1
3 LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/dwarf-regs.o
4 endif