From 09b4960576a64647e27df25cd6b27e7f62ccc50c Mon Sep 17 00:00:00 2001 From: Paul Selkirk Date: Mon, 1 May 2017 15:37:49 -0400 Subject: Addendum to commit e0e97a5: Remove all references to the tasker from cli-test. --- projects/cli-test/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'projects/cli-test/Makefile') diff --git a/projects/cli-test/Makefile b/projects/cli-test/Makefile index 0a0eb9e..189a15d 100644 --- a/projects/cli-test/Makefile +++ b/projects/cli-test/Makefile @@ -13,8 +13,6 @@ OBJS = \ test-mkmif.o \ test_sdram.o -BOARD_OBJS += $(TOPLEVEL)/task.o - CFLAGS += -I$(LIBCLI_SRC) -I$(LIBHAL_SRC) CFLAGS += -I$(RTOS_DIR)/rtos -I$(RTOS_DIR)/rtx/TARGET_CORTEX_M -- cgit v1.2.3