mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 10:52:44 +01:00
3 lines
97 B
Makefile
3 lines
97 B
Makefile
# lz4 cannot be built on 8bit and 16bit architectures
|
|
FEATURES_BLACKLIST += arch_8bit arch_16bit
|