summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/Makefile
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2010-03-07 12:14:11 +0100
committerHarald Welte <laforge@gnumonks.org>2010-03-07 12:16:25 +0100
commitfab52c296cb77914fdb2edbdda8083edbca3bf1d (patch)
treec94c8a8d2d1962920a2d4742541d4de2b348aaf2 /src/target/firmware/Makefile
parent1bef8f33da8fe9d5cbc8eedcdc5b7a6141c989f4 (diff)
Added Solomon SSD1783 display driver for Motorola C155
Signed-off-by: Steve Markgraf <steve@steve-m.de> Conflicts: src/target/firmware/Makefile
Diffstat (limited to 'src/target/firmware/Makefile')
-rw-r--r--src/target/firmware/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/firmware/Makefile b/src/target/firmware/Makefile
index d02d9404..ec5637f1 100644
--- a/src/target/firmware/Makefile
+++ b/src/target/firmware/Makefile
@@ -4,7 +4,7 @@ INCLUDES=-Iinclude/ -I../../../include
# Various objects that are currently linked into all applications
FLASH_OBJS=flash/cfi_flash.o
-DISPLAY_OBJS=display/font_r8x8.o display/st7558.o
+DISPLAY_OBJS=display/font_r8x8.o display/font_r8x8_horiz.o display/st7558.o display/ssd1783.o
ABB_OBJS=abb/twl3025.o
RF_OBJS=rf/trf6151.o
BOARD_C123_OBJS=board/common/rffe_compal_dualband.o board/compal_e88/init.o