Skip to content

Commit

Permalink
IB: Remove reference to obsolete CONFIG_IPATH_CORE
Browse files Browse the repository at this point in the history
Since commit b1c1b6a ("IB/ipath: merge ipath_core and ib_ipath
drivers"), CONFIG_IPATH_CORE no longer exists, so there's no reason to
have a line for it in drivers/Makefile.

Pointed out by Robert P. J. Day <[email protected]>.

Signed-off-by: Roland Dreier <[email protected]>
  • Loading branch information
Roland Dreier committed Apr 19, 2007
1 parent 80d74d5 commit 9b620d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ obj-$(CONFIG_CPU_FREQ) += cpufreq/
obj-$(CONFIG_MMC) += mmc/
obj-$(CONFIG_NEW_LEDS) += leds/
obj-$(CONFIG_INFINIBAND) += infiniband/
obj-$(CONFIG_IPATH_CORE) += infiniband/
obj-$(CONFIG_SGI_SN) += sn/
obj-y += firmware/
obj-$(CONFIG_CRYPTO) += crypto/
Expand Down

0 comments on commit 9b620d2

Please sign in to comment.