From: Keith Packard Date: Thu, 30 Aug 2012 21:28:53 +0000 (-0500) Subject: altos: ao_cc_spi.h isn't necessary for telelco X-Git-Tag: 1.1~42 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=ab9d5bf13e6f1735a0463f4bcab13d65170b7015 altos: ao_cc_spi.h isn't necessary for telelco The SPI radio defines are in ao_radio_spi.h Signed-off-by: Keith Packard --- diff --git a/src/telelco-v0.1/Makefile b/src/telelco-v0.1/Makefile index 32115c42..d2702dd6 100644 --- a/src/telelco-v0.1/Makefile +++ b/src/telelco-v0.1/Makefile @@ -14,7 +14,6 @@ INC = \ ao_sample.h \ ao_pins.h \ ao_product.h \ - ao_cc_spi.h \ ao_seven_segment.h \ ao_lco.h \ ao_lco_cmd.h \