diff --git a/make/riot/riot-lfc.mk b/make/riot/riot-lfc.mk index 34265376..a2591fba 100644 --- a/make/riot/riot-lfc.mk +++ b/make/riot/riot-lfc.mk @@ -30,9 +30,4 @@ else CFLAGS += -I$(LF_SRC_GEN_PATH) endif - -ifneq ($(MAKECMDGOALS),clean) - -endif - include $(RIOT_MK_DIR)/riot.mk