Revision cd52d1ee9a92587b242d946a2300a3245d3b885a authored by Linus Torvalds on 12 November 2005, 01:43:36 UTC, committed by Linus Torvalds on 12 November 2005, 01:43:36 UTC
As per the new release rules: two weeks of merging, and then an -rc1 and
calming down for the next release.
1 parent 508862e
Raw File
Makefile
#
# Makefile for MPT based block devices
#

obj-$(CONFIG_I2O)	+= i2o/
obj-$(CONFIG_FUSION)	+= fusion/
back to top