5 lines
75 B
Makefile
5 lines
75 B
Makefile
![]() |
#
|
||
|
# Makefile for the x86 low level entry code
|
||
|
#
|
||
|
obj-y := entry_$(BITS).o
|