Skip to content
Snippets Groups Projects
Commit e73aedba authored by Stephen Rothwell's avatar Stephen Rothwell Committed by Paul Mackerras
Browse files

[POWERPC] iSeries: don't build head_64.o unnecessarily

parent 4eab0e65
No related branches found
No related tags found
No related merge requests found
...@@ -76,7 +76,7 @@ obj-y += iomap.o ...@@ -76,7 +76,7 @@ obj-y += iomap.o
endif endif
ifeq ($(CONFIG_PPC_ISERIES),y) ifeq ($(CONFIG_PPC_ISERIES),y)
$(obj)/head_64.o: $(obj)/lparmap.s extra-y += lparmap.s
AFLAGS_head_64.o += -I$(obj) AFLAGS_head_64.o += -I$(obj)
endif endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment