]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
linux: hide custom patches when using a local tree
authorVivien Didelot <vivien.didelot@savoirfairelinux.com>
Wed, 7 Jan 2015 21:15:28 +0000 (16:15 -0500)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 7 Jan 2015 21:36:56 +0000 (22:36 +0100)
commit727f58044e3ae3c861acff78c369b400e0334734
tree1e429dc2fcc5038cd11e910d7359d0b9d6ca4776
parent53f5e83c8710d8223028f36df417c73b94aac8b4
linux: hide custom patches when using a local tree

When using a custom local tree, we're using the OVERRIDE_SRCDIR
internally, which means we do not apply patches. Since this is the
expected behavior, make BR2_LINUX_KERNEL_PATCH and
BR2_LINUX_KERNEL_CUSTOM_LOCAL options exclusive.

Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
linux/Config.in