File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,6 +9,6 @@ LANGUAGE := devo10
99include $(SDIR ) /target/tx/devo/common/Makefile.inc
1010
1111ifndef BUILD_TARGET
12- SRC_C += $(SDIR ) /target/devo10/backlight.c \
13- $(SDIR ) /target/devo10/tx_buttons.c
12+ SRC_C += $(SDIR ) /target/tx/devo/ devo10/backlight.c \
13+ $(SDIR ) /target/tx/devo/ devo10/tx_buttons.c
1414endif
Original file line number Diff line number Diff line change @@ -9,5 +9,5 @@ LANGUAGE := devo8
99include $(SDIR ) /target/tx/devo/common/Makefile.inc
1010
1111ifndef BUILD_TARGET
12- SRC_C += $(SDIR ) /target/devo8/backlight.c
12+ SRC_C += $(SDIR ) /target/tx/devo/ devo8/backlight.c
1313endif
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ include $(SDIR)/target/tx/devo/common/Makefile.inc
1212
1313ifndef BUILD_TARGET
1414
15- SRC_C += $(SDIR ) /target/devo7e/backlight.c \
16- $(SDIR ) /target/devo7e/crc.c
15+ SRC_C += $(SDIR ) /target/tx/devo/ devo7e/backlight.c \
16+ $(SDIR ) /target/tx/devo/ devo7e/crc.c
1717
1818else
1919
Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ include target/tx/devo/common/Makefile.inc
99
1010ifndef BUILD_TARGET
1111
12- SRC_C += $(SDIR ) /target/devof7/backlight.c\
13- $(SDIR ) /target/devof7/ia9211_map.c \
14- $(SDIR ) /target/devof7/lcd.c \
15- $(SDIR ) /target/devof7/tx_buttons.c \
16- $(SDIR ) /target/devof7/crc.c
12+ SRC_C += $(SDIR ) /target/tx/devo/ devof7/backlight.c\
13+ $(SDIR ) /target/tx/devo/ devof7/ia9211_map.c \
14+ $(SDIR ) /target/tx/devo/ devof7/lcd.c \
15+ $(SDIR ) /target/tx/devo/ devof7/tx_buttons.c \
16+ $(SDIR ) /target/tx/devo/ devof7/crc.c
1717
1818endif
Original file line number Diff line number Diff line change @@ -11,18 +11,18 @@ PRE_FS = $(ODIR)/.pre_fs
1111INCLUDE_FS := 0
1212
1313include target/tx/devo/common/Makefile.inc
14- include target/common /devo/Makefile.devofs.inc
14+ include target/tx /devo/common /Makefile.devofs.inc
1515
1616ifndef BUILD_TARGET
1717
1818MEDIA_FILES =
1919NUM_MODELS ?= 10
2020
21- SRC_C += $(SDIR ) /target/devof7/backlight.c\
22- $(SDIR ) /target/devof7/ia9211_map.c \
23- $(SDIR ) /target/devof7/lcd.c \
24- $(SDIR ) /target/devof7/tx_buttons.c \
25- $(SDIR ) /target/devof7/crc.c
21+ SRC_C += $(SDIR ) /target/tx/devo/ devof7/backlight.c\
22+ $(SDIR ) /target/tx/devo/ devof7/ia9211_map.c \
23+ $(SDIR ) /target/tx/devo/ devof7/lcd.c \
24+ $(SDIR ) /target/tx/devo/ devof7/tx_buttons.c \
25+ $(SDIR ) /target/tx/devo/ devof7/crc.c
2626
2727else
2828
Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ include target/tx/devo/common/Makefile.inc
1010
1111ifndef BUILD_TARGET
1212
13- SRC_C += $(SDIR ) /target/devof7/backlight.c \
14- $(SDIR ) /target/devof7/channels.c \
15- $(SDIR ) /target/devof7/crc.c \
16- $(SDIR ) /target/devof7/tx_buttons.c
13+ SRC_C += $(SDIR ) /target/tx/devo/ devof7/backlight.c \
14+ $(SDIR ) /target/tx/devo/ devof7/channels.c \
15+ $(SDIR ) /target/tx/devo/ devof7/crc.c \
16+ $(SDIR ) /target/tx/devo/ devof7/tx_buttons.c
1717
1818endif
You can’t perform that action at this time.
0 commit comments