projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6]
/
scripts
/
Makefile
diff --git
a/scripts/Makefile
b/scripts/Makefile
index
1c73c5a
..
aafdf06
100644
(file)
--- a/
scripts/Makefile
+++ b/
scripts/Makefile
@@
-20,6
+20,7
@@
hostprogs-y += unifdef
subdir-$(CONFIG_MODVERSIONS) += genksyms
subdir-y += mod
+subdir-$(CONFIG_SECURITY_SELINUX) += selinux
# Let clean descend into subdirs
-subdir- += basic kconfig package
+subdir- += basic kconfig package
selinux