This commit is contained in:
tixiv 2009-07-09 15:39:51 +00:00
parent 3bbf207099
commit 6f1f03dc63
2 changed files with 3 additions and 3 deletions

View File

@ -30,8 +30,8 @@ ifeq ($(BORG_HW),HW_PANEL_ONE)
SRC = borg_hw_panel_one.c
endif
ifeq ($(BORG_HW),HW_PD1165_TEST)
SRC = borg_hw_pd1165_test.c
ifeq ($(BORG_HW),HW_PD1165)
SRC = borg_hw_pd1165.c
endif
ifeq ($(SRC),'')

View File

@ -15,7 +15,7 @@ choice 'Hardware Driver' \
Laufschrift-borg-mh HW_BORG_MH \
Borg-mini HW_BORG_MINI \
Panel-One HW_PANEL_ONE \
PD1165-test HW_PD1165" \
4xPD1165 HW_PD1165" \
'Borg-16' BORG_HW