• Matthew Wilcox's avatar
    [PATCH] ia64: improve gate generation · 7587682d
    Matthew Wilcox authored
    This patch fixes a couple of things.  
     - gate.lds.s is generated in the obj tree, not the src tree.
     - It can be generated by the normal .s.S rule.
     - Adding the extra-y list prevents it from being rebuilt unnecessarily.
    7587682d
Makefile 1.62 KB