buildroot/package/cutelyst
Peter Korsgaard 07613c8890 cutelyst: fix kconfig syntax
Commit cb3c56e35 (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: Peter Korsgaard <peter@korsgaard.com>
2018-09-06 22:03:33 +02:00
..
Config.in cutelyst: fix kconfig syntax 2018-09-06 22:03:33 +02:00
cutelyst.hash package/cutelyst: bump version to fix build issues 2018-08-05 14:12:46 +02:00
cutelyst.mk cutelyst: link with libatomic when needed 2018-08-28 23:08:49 +02:00