diff options
author | Tony Luck <tony.luck@intel.com> | 2005-11-07 20:05:22 +0300 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2005-11-07 20:05:22 +0300 |
commit | 0ad3a96f8ad910ecf87a25ec69ed360b284dee2e (patch) | |
tree | 12d292fd58fc0f7a3eb56c89dfc23569f3ab6c00 /drivers/rapidio/switches/Makefile | |
parent | f79b348856fbaf77e4a0c5cb08a808e5879967a9 (diff) | |
parent | 5b2f7ffcb734d3046144dfbd5ac6d76254a9e522 (diff) | |
download | linux-0ad3a96f8ad910ecf87a25ec69ed360b284dee2e.tar.xz |
Auto-update from upstream
Diffstat (limited to 'drivers/rapidio/switches/Makefile')
-rw-r--r-- | drivers/rapidio/switches/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/rapidio/switches/Makefile b/drivers/rapidio/switches/Makefile new file mode 100644 index 000000000000..b924f8301761 --- /dev/null +++ b/drivers/rapidio/switches/Makefile @@ -0,0 +1,5 @@ +# +# Makefile for RIO switches +# + +obj-$(CONFIG_RAPIDIO) += tsi500.o |