linux-fusion: add dependency on !BR2_KERNEL_none
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 9 May 2010 16:13:52 +0000 (18:13 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 10 May 2010 21:41:51 +0000 (23:41 +0200)
commit6040190e920674913c0dd3dc4391a8590735f0fb
tree2e08bb8687609fab5df32adf5f69862dd7a44e1c
parent8b47ede9e6d5301839d2d96dfd56e2117e0e8818
linux-fusion: add dependency on !BR2_KERNEL_none

linux-fusion is composed of a kernel module, and linux-fusion.mk uses
several variable definitions that only exist when Buildroot compiles a
kernel.

We also add the same dependency to BR2_PACKAGE_DIRECTFB_MULTI, which
relies on linux-fusion.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/directfb/Config.in
package/linux-fusion/Config.in