1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/pkg_cifra/Makefile
Alexandre Abadie e61378781f
tests/pkg_cifra: remove useless board blacklist
This is now automatically managed by the arch 32 feature requirement at pkg dependencies level
2019-10-30 11:43:38 +01:00

8 lines
129 B
Makefile

include ../Makefile.tests_common
USEMODULE += embunit
USEMODULE += random
USEPKG += cifra
include $(RIOTBASE)/Makefile.include