GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / drivers / infiniband / ulp / ipoib / Makefile
blob0a579d083aa955d611e369a0085a09a10bb18aaf
1 obj-$(CONFIG_INFINIBAND_IPOIB) += ib_ipoib.o
3 ib_ipoib-y := ipoib_main.o \
4 ipoib_ib.o \
5 ipoib_multicast.o \
6 ipoib_verbs.o \
7 ipoib_vlan.o \
8 ipoib_ethtool.o
9 ib_ipoib-$(CONFIG_INFINIBAND_IPOIB_CM) += ipoib_cm.o
10 ib_ipoib-$(CONFIG_INFINIBAND_IPOIB_DEBUG) += ipoib_fs.o