altos/telelco: Update backlight/contrast display upon change
[fw/altos] / src / telegps-v3.0 / Makefile
index 0afc2226e5e972fe5b67e6733aa7a31a13305ef3..fb8dd5172fe1f78fe4a4803b9cab7624016b6c03 100644 (file)
@@ -3,6 +3,8 @@
 #
 #
 
+RAMSIZE=6k
+
 include ../lpc/Makefile.defs
 
 INC = \
@@ -15,6 +17,7 @@ INC = \
        ao_task.h \
        ao_whiten.h \
        ao_cc115l.h \
+       ao_gps_ublox.h \
        ao_fec.h \
        lpc.h \
        Makefile