summaryrefslogtreecommitdiffstats
path: root/post/board/pdm360ng/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'post/board/pdm360ng/Makefile')
-rw-r--r--post/board/pdm360ng/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/post/board/pdm360ng/Makefile b/post/board/pdm360ng/Makefile
index cb03e5896d..3f748892a7 100644
--- a/post/board/pdm360ng/Makefile
+++ b/post/board/pdm360ng/Makefile
@@ -4,10 +4,7 @@
#
# SPDX-License-Identifier: GPL-2.0+
#
-include $(OBJTREE)/include/autoconf.mk
-LIB = libpostpdm360ng.o
+CPPFLAGS += -I$(TOPDIR)
-COBJS-$(CONFIG_HAS_POST) += coproc_com.o
-
-include $(TOPDIR)/post/rules.mk
+obj-$(CONFIG_HAS_POST) += coproc_com.o
OpenPOWER on IntegriCloud