Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v2.6.36-rc2 16 lines 179 B view raw
1w35und-objs := \ 2 mds.o \ 3 mlmetxrx.o \ 4 mto.o \ 5 phy_calibration.o \ 6 reg.o \ 7 wb35reg.o \ 8 wb35rx.o \ 9 wb35tx.o \ 10 wbusb.o \ 11 12 13obj-$(CONFIG_W35UND) += w35und.o 14 15 16