From 0e53691529a2961e066a1cdfff1ead13a928c829 Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Mon, 18 Nov 2013 10:25:41 +0900 Subject: post: remove unnecessary include path settings Signed-off-by: Masahiro Yamada --- post/board/pdm360ng/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'post/board/pdm360ng') diff --git a/post/board/pdm360ng/Makefile b/post/board/pdm360ng/Makefile index 3f748892a7..b43b77b2d3 100644 --- a/post/board/pdm360ng/Makefile +++ b/post/board/pdm360ng/Makefile @@ -5,6 +5,4 @@ # SPDX-License-Identifier: GPL-2.0+ # -CPPFLAGS += -I$(TOPDIR) - obj-$(CONFIG_HAS_POST) += coproc_com.o -- cgit v1.2.1