summaryrefslogtreecommitdiff
path: root/board/matrix_vision/mvsmr
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2010-10-17 15:31:59 (GMT)
committerWolfgang Denk <wd@denx.de>2010-10-18 20:14:22 (GMT)
commit1211a4648515de680c33ba58d2867305416b9f88 (patch)
treeb25b30daf6eea91ac60ff0d29ac394b69225865a /board/matrix_vision/mvsmr
parent0777eafb3afd25f3bdcb4fa9c487afb0f2f22d51 (diff)
downloadu-boot-1211a4648515de680c33ba58d2867305416b9f88.tar.xz
config.mk cleanup: drop "-I$(TOPDIR)/board" entries
After the recent cleanups, a number of config.mk files consist only of a "PLATFORM_CPPFLAGS += -I$(TOPDIR)/board" entry whih is not needed. Remove such entries. In most cases, that means that the whole config.mk file can be removed. Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'board/matrix_vision/mvsmr')
-rw-r--r--board/matrix_vision/mvsmr/config.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/matrix_vision/mvsmr/config.mk b/board/matrix_vision/mvsmr/config.mk
index 70f1ecf..d5308d9 100644
--- a/board/matrix_vision/mvsmr/config.mk
+++ b/board/matrix_vision/mvsmr/config.mk
@@ -21,5 +21,4 @@
# MA 02111-1307 USA
#
-PLATFORM_CPPFLAGS += -I$(TOPDIR)/board
LDSCRIPT := $(SRCTREE)/board/matrix_vision/mvsmr/u-boot.lds