fixed wrong intermediate Makefile which was forgotten to change after
the rename
This commit is contained in:
@@ -266,3 +266,4 @@ tos/jtagwait/sources/bas_string.c
|
||||
tos/jtagwait/sources/printf_helper.S
|
||||
tos/bascook/Makefile
|
||||
tos/bascook/sources/bascook.c
|
||||
tos/Makefile
|
||||
|
||||
@@ -6,6 +6,6 @@ tos: jtagwait mcdcook
|
||||
jtagwait:
|
||||
(cd $@; make)
|
||||
|
||||
mcdcook:
|
||||
bascook:
|
||||
(cd $@; make)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user