8 строки
99 B
Makefile
8 строки
99 B
Makefile
|
#
|
||
|
# Makefile for the linux kernel.
|
||
|
#
|
||
|
|
||
|
# Object file lists.
|
||
|
|
||
|
obj-y := irq.o mm.o time.o devices.o
|