port/Makefile: exclude ports from archive

This commit is contained in:
Matthias Ringwald 2021-03-09 16:44:32 +01:00
parent 78ae886b05
commit 8e2b5d88cf

View File

@ -12,12 +12,9 @@
SUBDIRS = \
arduino \
ez430-rf2560 \
libusb \
libusb-intel \
max32630-fthr \
msp-exp430f5438-cc2564b \
msp430f5229lp-cc2564b \
mtk \
posix-h4 \
posix-h4-atwilc3000 \
@ -25,17 +22,20 @@ SUBDIRS = \
posix-h4-da14585 \
posix-h4-zephyr \
posix-h5 \
posix-h5-bcm \
samv71-xplained-atwilc3000 \
stm32-f103rb-nucleo \
stm32-f4discovery-cc256x \
stm32-l073rz-nucleo-em9304 \
EXCLUDED = \
daemon \
ez430-rf2560 \
msp-exp430f5438-cc2564b \
msp430f5229lp-cc2564b \
pic32-harmony/app.X \
stm32-f103rb-nucleo \
posix-h5-bcm \
ios \
wiced \
wiced-h5 \
windows-h4 \
windows-winusb \