makefile rm bbserial version change

This commit is contained in:
saifullah-N
2022-12-24 11:08:53 +05:30
parent 9a86d11d1e
commit 4525324a4a
4 changed files with 3 additions and 3 deletions

View File

@@ -36,7 +36,7 @@ endif
all: $(HTML) $(RESOURCES)
@for SUB in $(SUBPROJECTS); do $(MAKE) -C src/$$SUB; done
pkg: all $(AVR_FIRMWARE) bbserial
pkg: all $(AVR_FIRMWARE) #bbserial
./setup.py sdist
bbserial: