xref: /linux/arch/x86/entry/Makefile (revision 905a36a2851838bca5a424fb758e201990234e6e)
1*905a36a2SIngo Molnar#
2*905a36a2SIngo Molnar# Makefile for the x86 low level entry code
3*905a36a2SIngo Molnar#
4*905a36a2SIngo Molnarobj-y			:= entry_$(BITS).o
5