post: remove unnecessary include path settings
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
This commit is contained in:
committed by
Tom Rini
parent
1500389c2f
commit
0e53691529
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user