x86: apic/io_apic.c: dmar_msi_type should be static
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / samples / trace_events / Makefile
blob0d428dc6728339e7274519f68739a634abc32494
1 # builds the trace events example kernel modules;
2 # then to use one (as root): insmod <module_name.ko>
4 CFLAGS_trace-events-sample.o := -I$(src)
6 obj-$(CONFIG_SAMPLE_TRACE_EVENTS) += trace-events-sample.o