summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada2014-04-17 04:47:47 +0200
committerMichal Marek2014-06-09 23:24:59 +0200
commitc43cecadb0bf0ccd6e9c96a920c753ae47dce567 (patch)
tree102f45ae3057bd86c1c4f3b84b33057026ac8c46 /Makefile
parentum: Fix for relative objtree when generating x86 headers (diff)
downloadkernel-qcow2-linux-c43cecadb0bf0ccd6e9c96a920c753ae47dce567.tar.gz
kernel-qcow2-linux-c43cecadb0bf0ccd6e9c96a920c753ae47dce567.tar.xz
kernel-qcow2-linux-c43cecadb0bf0ccd6e9c96a920c753ae47dce567.zip
kbuild: do not add "selinux" to subdir- twice
scripts/Makefile adds "selinux" to subdir-y or subdir- twice. subdir-$(CONFIG_MODVERSIONS) += genksyms subdir-y += mod subdir-$(CONFIG_SECURITY_SELINUX) += selinux <--- here subdir-$(CONFIG_DTC) += dtc # Let clean descend into subdirs subdir- += basic kconfig package selinux <--- again The latter is redundant. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions