1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 22:32:44 +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