altos: Fix ao_ignite.c to work without HAS_IGNITE
authorKeith Packard <keithp@keithp.com>
Thu, 28 May 2020 23:23:09 +0000 (16:23 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 28 May 2020 23:23:09 +0000 (16:23 -0700)
commit5bfcefc475698dada8be8a2d66afbfcc064d4612
treed62831bd0a7f8e462eedd00992dd866c0deb2154
parent0fb9e53a6b62c96d067e2974c5317e3bce638fb2
altos: Fix ao_ignite.c to work without HAS_IGNITE

Need to register commands even if HAS_IGNITE is not set

Signed-off-by: Keith Packard <keithp@keithp.com>
src/kernel/ao_ignite.c