aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/common/p_corenet
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2013-11-28 18:31:59 +0900
committerTom Rini <trini@ti.com>2013-12-13 09:18:45 -0500
commit878a095e441284e64e84edc77ad93c616f9ec174 (patch)
treece942fe846c2020e1c59f4de976baa2bca25e878 /board/freescale/common/p_corenet
parentdd88ab325cfcc7f803afd40600571b3f9c79319c (diff)
downloadu-boot-878a095e441284e64e84edc77ad93c616f9ec174.zip
u-boot-878a095e441284e64e84edc77ad93c616f9ec174.tar.gz
u-boot-878a095e441284e64e84edc77ad93c616f9ec174.tar.bz2
Makefile: delete unnecessary CPPFLAGS settings
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'board/freescale/common/p_corenet')
-rw-r--r--board/freescale/common/p_corenet/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/freescale/common/p_corenet/Makefile b/board/freescale/common/p_corenet/Makefile
index 889c493..1f399d2 100644
--- a/board/freescale/common/p_corenet/Makefile
+++ b/board/freescale/common/p_corenet/Makefile
@@ -5,8 +5,6 @@
# SPDX-License-Identifier: GPL-2.0+
#
-CPPFLAGS += -I$(TOPDIR)
-
obj-y += law.o
obj-$(CONFIG_PCI) += pci.o
obj-y += tlb.o