]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - post/board/lwmon/Makefile
post: remove unnecessary include path settings
[people/ms/u-boot.git] / post / board / lwmon / Makefile
index d38498bc47ef5fa8abb1a2359289213b09c5e6c1..b23debcabe9cac3ffe637ee747121152943ab403 100644 (file)
@@ -4,10 +4,5 @@
 #
 # SPDX-License-Identifier:     GPL-2.0+
 #
-include $(OBJTREE)/include/autoconf.mk
 
-LIB    = libpostlwmon.o
-
-COBJS-$(CONFIG_HAS_POST)       += sysmon.o
-
-include $(TOPDIR)/post/rules.mk
+obj-$(CONFIG_HAS_POST) += sysmon.o