quoted hunk ↗ jump to hunk
--- linux-2.6.18-rc4/drivers/net/Makefile 2006-08-06 11:20:11.000000000 -
0700
quoted hunk ↗ jump to hunk
+++ patched_kernel/drivers/net/Makefile 2006-08-08 03:00:30.061451584 -
0700
quoted hunk ↗ jump to hunk
@@ -10,6 +10,7 @@ obj-$(CONFIG_E1000) += e1000/
obj-$(CONFIG_IBM_EMAC) += ibm_emac/
obj-$(CONFIG_IXGB) += ixgb/
obj-$(CONFIG_CHELSIO_T1) += chelsio/
+obj-$(CONFIG_EHEA) += ehea/
obj-$(CONFIG_BONDING) += bonding/
obj-$(CONFIG_GIANFAR) += gianfar_driver.o
Looks like the whitespace has been munged here...
Mikey