post: remove unnecessary include path settings

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
This commit is contained in:
Masahiro Yamada
2013-11-18 10:25:41 +09:00
committed by Tom Rini
parent 1500389c2f
commit 0e53691529
10 changed files with 0 additions and 20 deletions

View File

@@ -5,8 +5,6 @@
# SPDX-License-Identifier: GPL-2.0+
#
CPPFLAGS += -I$(TOPDIR)
obj-$(CONFIG_HAS_POST) += 20001122-1.o
obj-$(CONFIG_HAS_POST) += 20010114-2.o
obj-$(CONFIG_HAS_POST) += 20010226-1.o