Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 61676
b: refs/heads/master
c: 7c9281d
h: refs/heads/master
v: v3
  • Loading branch information
Douglas Thompson authored and Linus Torvalds committed Jul 19, 2007
1 parent 2c421e4 commit a104788
Show file tree
Hide file tree
Showing 9 changed files with 1,933 additions and 1,777 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d56933e018b14fc7cad322f413eecc6cb6edf12e
refs/heads/master: 7c9281d76c1c0b130f79d5fc021084e9749959d4
7 changes: 6 additions & 1 deletion trunk/drivers/edac/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,12 @@
# $Id: Makefile,v 1.4.2.3 2005/07/08 22:05:38 dsp_llnl Exp $


obj-$(CONFIG_EDAC_MM_EDAC) += edac_mc.o
obj-$(CONFIG_EDAC_MM_EDAC) += edac_core.o

edac_core-objs := edac_mc.o edac_mc_sysfs.o edac_pci_sysfs.o

edac_core-objs += edac_module.o

obj-$(CONFIG_EDAC_AMD76X) += amd76x_edac.o
obj-$(CONFIG_EDAC_E7XXX) += e7xxx_edac.o
obj-$(CONFIG_EDAC_E752X) += e752x_edac.o
Expand Down
Loading

0 comments on commit a104788

Please sign in to comment.