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 tty_set_termios
[~emulex/for-vlad/old/compat.git]
/
compat
/
Makefile
diff --git
a/compat/Makefile
b/compat/Makefile
index
9c042ca
..
f87b024
100644
(file)
--- a/
compat/Makefile
+++ b/
compat/Makefile
@@
-29,3
+29,4
@@
compat-$(CONFIG_COMPAT_KERNEL_35) += compat-2.6.35.o
compat-$(CONFIG_COMPAT_KERNEL_36) += compat-2.6.36.o
compat-$(CONFIG_COMPAT_KERNEL_37) += compat-2.6.37.o
compat-$(CONFIG_COMPAT_KERNEL_38) += compat-2.6.38.o
+compat-$(CONFIG_COMPAT_KERNEL_39) += compat-2.6.39.o