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