mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +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
|