Revision 45694c2895c194ffa74becde4120af6eb6afeefe authored by Linus Torvalds on 10 June 2011, 03:14:21 UTC, committed by Linus Torvalds on 10 June 2011, 03:14:21 UTC
* 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev:
  libata: fix unexpectedly frozen port after ata_eh_reset()
2 parent s 7f45e5c + 8c56cac
Raw File
Makefile
ccflags-y := -DSRCTREE='"$(srctree)"' -DOBJTREE='"$(objtree)"'

obj-$(CONFIG_GCOV_KERNEL) := base.o fs.o gcc_3_4.o
back to top