Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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