diff options
Diffstat (limited to 'post/board/lwmon/Makefile')
-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 1ac7aa5..b23debc 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 |