From c47cfa62f213c51033f6c88bc147acb33d0907ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Nohlg=C3=A5rd?= Date: Fri, 8 Dec 2017 05:25:48 +0100 Subject: [PATCH] tests/pkg_micro-ecc-with-hwrng: Update CFLAGS Remove deprecated FEATURES_PERIPH_HWRNG symbol --- tests/pkg_micro-ecc-with-hwrng/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/pkg_micro-ecc-with-hwrng/Makefile b/tests/pkg_micro-ecc-with-hwrng/Makefile index 6758ca525c..2158707559 100644 --- a/tests/pkg_micro-ecc-with-hwrng/Makefile +++ b/tests/pkg_micro-ecc-with-hwrng/Makefile @@ -4,8 +4,6 @@ FEATURES_REQUIRED = periph_hwrng USEPKG += micro-ecc -CFLAGS += -DFEATURE_PERIPH_HWRNG - include $(RIOTBASE)/Makefile.include test: