diff options
Diffstat (limited to 'post/board/lwmon5/Makefile')
-rw-r--r-- | post/board/lwmon5/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/post/board/lwmon5/Makefile b/post/board/lwmon5/Makefile index d8b1952..a50ce67 100644 --- a/post/board/lwmon5/Makefile +++ b/post/board/lwmon5/Makefile @@ -5,6 +5,4 @@ # # SPDX-License-Identifier: GPL-2.0+ -CPPFLAGS += -I$(TOPDIR) - obj-$(CONFIG_HAS_POST) += sysmon.o watchdog.o dspic.o fpga.o dsp.o gdc.o |