aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDavid Mosberger <davidm@tiger.hpl.hp.com>2002-12-16 02:06:47 -0800
committerDavid Mosberger <davidm@tiger.hpl.hp.com>2002-12-16 02:06:47 -0800
commitc0f869ff6f58d465227d394478aab3e606aa2643 (patch)
treec09c0837d4517aa8c101d440111cbc1a82e97b31 /Makefile
parent815ab10766de9380885065104b559589a481d7c3 (diff)
downloadhistory-c0f869ff6f58d465227d394478aab3e606aa2643.tar.gz
ia64: More 2.5.51/2.5.52 sync up.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index abfbc35e655a0..248522be1656b 100644
--- a/Makefile
+++ b/Makefile
@@ -854,7 +854,7 @@ endif # ifdef include_config
# FIXME Should go into a make.lib or something
# ===========================================================================
-a_flags = -Wp,-MD,$(depfile) $(AFLAGS) $(NOSTDINC_FLAGS) \
+a_flags = -Wp,-MD,$(depfile) $(AFLAGS) $(AFLAGS_KERNEL) $(NOSTDINC_FLAGS) \
$(modkern_aflags) $(EXTRA_AFLAGS) $(AFLAGS_$(*F).o)
quiet_cmd_as_s_S = CPP $@