From ce5b6bc9faf38c7feaf5053424176d39e91c7323 Mon Sep 17 00:00:00 2001 From: Uros Majstorovic Date: Mon, 31 Jan 2022 21:51:59 +0100 Subject: fixed build --- fw/fe310/eos/i2c/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'fw/fe310/eos/i2c') diff --git a/fw/fe310/eos/i2c/Makefile b/fw/fe310/eos/i2c/Makefile index a210898..97e4f12 100644 --- a/fw/fe310/eos/i2c/Makefile +++ b/fw/fe310/eos/i2c/Makefile @@ -1,7 +1,5 @@ include ../../common.mk -CFLAGS += -I.. - obj = bq25895.o ov2640.o -- cgit v1.2.3