7 lines
84 B
Makefile
7 lines
84 B
Makefile
#
|
|
# Makefile for the linux kernel.
|
|
#
|
|
|
|
# Common support
|
|
obj-y := common.o timer.o
|