Skip to content
Commit 07613c88 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

cutelyst: fix kconfig syntax



Commit cb3c56e3 (cutelyst: Add dependency on Kernel headers >= 3.3) used
invalid kconfig syntax, breaking menuconfig:

make menuconfig
package/cutelyst/Config.in:19: syntax error
package/cutelyst/Config.in:18: invalid option
Makefile:900: recipe for target 'menuconfig' failed

Fix it by using 'depends ON' instead.

Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 695c9696
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment