8 lines
90 B
Makefile
8 lines
90 B
Makefile
#
|
|
# Makefile for the linux kernel.
|
|
#
|
|
|
|
# Object file lists.
|
|
|
|
obj-y := core.o io.o leds.o
|