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