summaryrefslogtreecommitdiff
path: root/net/l3mdev/Makefile
blob: 84a53a6f609aa262a3b192ae2454db113076e254 (plain)
1
2
3
4
5
#
# Makefile for the L3 device API
#

obj-$(CONFIG_NET_L3_MASTER_DEV) += l3mdev.o
014e0be7'>module_param: make bool parameters really bool (drivers & misc)Rusty Russell 2011-05-25i8k: Integrate with the hwmon subsystemJean Delvare 2011-05-25i8k: Avoid lahf in 64-bit codeLuca Tettamanti 2010-11-15Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)Jim Bos 2010-11-13i8k: Tell gcc that *regs gets clobberedJim Bos 2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann