diff options
Diffstat (limited to 'drivers/infiniband/hw/ipath/Makefile')
-rw-r--r-- | drivers/infiniband/hw/ipath/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/infiniband/hw/ipath/Makefile b/drivers/infiniband/hw/ipath/Makefile index 690dc713e63e..5e29cb0095e5 100644 --- a/drivers/infiniband/hw/ipath/Makefile +++ b/drivers/infiniband/hw/ipath/Makefile | |||
@@ -10,7 +10,8 @@ ib_ipath-y := \ | |||
10 | ipath_eeprom.o \ | 10 | ipath_eeprom.o \ |
11 | ipath_file_ops.o \ | 11 | ipath_file_ops.o \ |
12 | ipath_fs.o \ | 12 | ipath_fs.o \ |
13 | ipath_ht400.o \ | 13 | ipath_iba6110.o \ |
14 | ipath_iba6120.o \ | ||
14 | ipath_init_chip.o \ | 15 | ipath_init_chip.o \ |
15 | ipath_intr.o \ | 16 | ipath_intr.o \ |
16 | ipath_keys.o \ | 17 | ipath_keys.o \ |
@@ -18,7 +19,6 @@ ib_ipath-y := \ | |||
18 | ipath_mad.o \ | 19 | ipath_mad.o \ |
19 | ipath_mmap.o \ | 20 | ipath_mmap.o \ |
20 | ipath_mr.o \ | 21 | ipath_mr.o \ |
21 | ipath_pe800.o \ | ||
22 | ipath_qp.o \ | 22 | ipath_qp.o \ |
23 | ipath_rc.o \ | 23 | ipath_rc.o \ |
24 | ipath_ruc.o \ | 24 | ipath_ruc.o \ |