projects
/
~emulex
/
for-vlad
/
old
/
compat.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
compat: backport __netdev_printk()
[~emulex/for-vlad/old/compat.git]
/
compat
/
Makefile
diff --git
a/compat/Makefile
b/compat/Makefile
index
fa9c6cb
..
3c72ef9
100644
(file)
--- a/
compat/Makefile
+++ b/
compat/Makefile
@@
-34,6
+34,7
@@
compat-$(CONFIG_COMPAT_KERNEL_2_6_39) += \
compat-2.6.39.o \
kstrtox.o
compat-$(CONFIG_COMPAT_KERNEL_3_0) += compat-3.0.o
+compat-$(CONFIG_COMPAT_KERNEL_3_2) += compat-3.2.o
compat-$(CONFIG_COMPAT_CORDIC) += cordic.o
compat-$(CONFIG_COMPAT_CRC8) += crc8.o