Skip to content

Commit

Permalink
Remove useless ifneq from riot-lfc.mk (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
LasseRosenow authored Jan 10, 2025
1 parent ef389c9 commit 9ed137a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions make/riot/riot-lfc.mk
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,4 @@ else
CFLAGS += -I$(LF_SRC_GEN_PATH)
endif


ifneq ($(MAKECMDGOALS),clean)

endif

include $(RIOT_MK_DIR)/riot.mk

0 comments on commit 9ed137a

Please sign in to comment.