8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40ae560 commit 05530b7Copy full SHA for 05530b7
Makefile
@@ -57,6 +57,7 @@ all: clean print_info
57
--exclude=CMSIS/Utilities \
58
--exclude=CMSIS/DSP_Lib/Examples \
59
--exclude=Device/ARM/Documents \
60
+ --exclude=.git \
61
-cjf "$(PACKAGE_NAME)-$(PACKAGE_VERSION).tar.bz2" "$(PACKAGE_FOLDER)"
62
$(MAKE) --no-builtin-rules postpackaging -C .
63
@echo ----------------------------------------------------------
0 commit comments