aboutsummaryrefslogtreecommitdiff
path: root/board/hymod/config.mk
diff options
context:
space:
mode:
authorwdenk <wdenk>2003-06-21 00:17:24 +0000
committerwdenk <wdenk>2003-06-21 00:17:24 +0000
commit592c5cabe78fe1cef4eb733904c81a9555d59a7e (patch)
tree7655563542f63358451ed964d0f49d2f803846d4 /board/hymod/config.mk
parent72755c7137396fdd8230dfc498294760fa2aaeb4 (diff)
Patch by Murray Jensen, 20 Jun 2003:
- hymod update - cleanup (especially for gcc-3.x compilers)
Diffstat (limited to 'board/hymod/config.mk')
-rw-r--r--board/hymod/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/hymod/config.mk b/board/hymod/config.mk
index ccc7f3820..0a9985f33 100644
--- a/board/hymod/config.mk
+++ b/board/hymod/config.mk
@@ -27,6 +27,6 @@
TEXT_BASE = 0x40000000
-PLATFORM_CPPFLAGS += -DTEXT_BASE=$(TEXT_BASE) -I$(TOPDIR)
+PLATFORM_CPPFLAGS += -I$(TOPDIR)
OBJCFLAGS = --remove-section=.ppcenv