summaryrefslogtreecommitdiffstats
path: root/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 /config.mk
parent72755c7137396fdd8230dfc498294760fa2aaeb4 (diff)
downloadblackbird-obmc-uboot-592c5cabe78fe1cef4eb733904c81a9555d59a7e.tar.gz
blackbird-obmc-uboot-592c5cabe78fe1cef4eb733904c81a9555d59a7e.zip
Patch by Murray Jensen, 20 Jun 2003:
- hymod update - cleanup (especially for gcc-3.x compilers)
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.mk b/config.mk
index 95b7256c54..4dc350fe61 100644
--- a/config.mk
+++ b/config.mk
@@ -23,6 +23,11 @@
#########################################################################
+# clean the slate ...
+PLATFORM_RELFLAGS =
+PLATFORM_CPPFLAGS =
+PLATFORM_LDFLAGS =
+
#
# When cross-compiling on NetBSD, we have to define __PPC__ or else we
# will pick up a va_list declaration that is incompatible with the
OpenPOWER on IntegriCloud