altos: Messed up the ifeq syntax a bit so ARM bits weren't getting built
authorKeith Packard <keithp@keithp.com>
Wed, 9 Oct 2013 19:37:30 +0000 (12:37 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 9 Oct 2013 19:38:06 +0000 (12:38 -0700)
commitc584b5fc1128c7bfd7fb921ddc3a8ec498803b53
treeaf8b9363c0b6c1aaa5923c1aafcd7429ab05aebb
parent74885d75621dad04984d8309c2618202f4d2b35e
altos: Messed up the ifeq syntax a bit so ARM bits weren't getting built

$(x) is not the same as ($x)

Signed-off-by: Keith Packard <keithp@keithp.com>
src/Makefile