dect
/
linux-2.6
Archived
13
0
Fork 0

um: generic ftrace.h will do...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Richard Weinberger <richard@nod.at>
This commit is contained in:
Al Viro 2011-08-18 20:13:50 +01:00 committed by Richard Weinberger
parent 46ecca8ae1
commit b8c655d727
2 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,3 @@
generic-y += bug.h cputime.h device.h emergency-restart.h futex.h hardirq.h
generic-y += hw_irq.h irq_regs.h kdebug.h percpu.h sections.h topology.h xor.h
generic-y += ftrace.h

View File

@ -1 +0,0 @@
/* empty */