Commit 0e53691529a2961e066a1cdfff1ead13a928c829

Authored by Masahiro Yamada
Committed by Tom Rini
1 parent 1500389c2f

post: remove unnecessary include path settings

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>

Showing 10 changed files with 0 additions and 20 deletions Side-by-side Diff

post/board/lwmon/Makefile
... ... @@ -5,7 +5,5 @@
5 5 # SPDX-License-Identifier: GPL-2.0+
6 6 #
7 7  
8   -CPPFLAGS += -I$(TOPDIR)
9   -
10 8 obj-$(CONFIG_HAS_POST) += sysmon.o
post/board/lwmon5/Makefile
... ... @@ -5,7 +5,5 @@
5 5 #
6 6 # SPDX-License-Identifier: GPL-2.0+
7 7  
8   -CPPFLAGS += -I$(TOPDIR)
9   -
10 8 obj-$(CONFIG_HAS_POST) += sysmon.o watchdog.o dspic.o fpga.o dsp.o gdc.o
post/board/netta/Makefile
... ... @@ -5,7 +5,5 @@
5 5 # SPDX-License-Identifier: GPL-2.0+
6 6 #
7 7  
8   -CPPFLAGS += -I$(TOPDIR)
9   -
10 8 obj-$(CONFIG_HAS_POST) += codec.o dsp.o
post/board/pdm360ng/Makefile
... ... @@ -5,7 +5,5 @@
5 5 # SPDX-License-Identifier: GPL-2.0+
6 6 #
7 7  
8   -CPPFLAGS += -I$(TOPDIR)
9   -
10 8 obj-$(CONFIG_HAS_POST) += coproc_com.o
post/cpu/mpc83xx/Makefile
... ... @@ -5,7 +5,5 @@
5 5 # SPDX-License-Identifier: GPL-2.0+
6 6 #
7 7  
8   -CPPFLAGS += -I$(TOPDIR)
9   -
10 8 obj-$(CONFIG_HAS_POST) += ecc.o
post/cpu/mpc8xx/Makefile
... ... @@ -5,8 +5,6 @@
5 5 # SPDX-License-Identifier: GPL-2.0+
6 6 #
7 7  
8   -CPPFLAGS += -I$(TOPDIR)
9   -
10 8 obj-$(CONFIG_HAS_POST) += cache_8xx.o
11 9 obj-$(CONFIG_HAS_POST) += cache.o ether.o spr.o uart.o usb.o watchdog.o
post/cpu/ppc4xx/Makefile
... ... @@ -5,8 +5,6 @@
5 5 # SPDX-License-Identifier: GPL-2.0+
6 6 #
7 7  
8   -CPPFLAGS += -I$(TOPDIR)
9   -
10 8 obj-$(CONFIG_HAS_POST) += cache_4xx.o
11 9 obj-$(CONFIG_HAS_POST) += cache.o
12 10 obj-$(CONFIG_HAS_POST) += denali_ecc.o
post/drivers/Makefile
... ... @@ -5,7 +5,5 @@
5 5 # SPDX-License-Identifier: GPL-2.0+
6 6 #
7 7  
8   -CPPFLAGS += -I$(TOPDIR)
9   -
10 8 obj-$(CONFIG_HAS_POST) += flash.o i2c.o memory.o rtc.o
post/lib_powerpc/Makefile
... ... @@ -5,8 +5,6 @@
5 5 # SPDX-License-Identifier: GPL-2.0+
6 6 #
7 7  
8   -CPPFLAGS += -I$(TOPDIR)
9   -
10 8 obj-$(CONFIG_HAS_POST) += asm.o
11 9 obj-$(CONFIG_HAS_POST) += cpu.o cmp.o cmpi.o two.o twox.o three.o threex.o
12 10 obj-$(CONFIG_HAS_POST) += threei.o andi.o srawi.o rlwnm.o rlwinm.o rlwimi.o
post/lib_powerpc/fpu/Makefile
... ... @@ -5,8 +5,6 @@
5 5 # SPDX-License-Identifier: GPL-2.0+
6 6 #
7 7  
8   -CPPFLAGS += -I$(TOPDIR)
9   -
10 8 obj-$(CONFIG_HAS_POST) += 20001122-1.o
11 9 obj-$(CONFIG_HAS_POST) += 20010114-2.o
12 10 obj-$(CONFIG_HAS_POST) += 20010226-1.o