1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/libschc/Makefile.dep

10 lines
198 B
Makefile
Raw Normal View History

ifneq (,$(filter libschc_%,$(USEMODULE)))
USEPKG += libschc
endif
ifneq (,$(filter libschc,$(USEPKG)))
USEMODULE += libschc_udpv6
endif
FEATURES_BLACKLIST += arch_8bit arch_16bit arch_esp8266