11 lines
122 B
Makefile
Raw Permalink Normal View History

2016-03-04 07:09:26 -08:00
#
# Makefile for the linux kernel.
#
# Object file lists.
obj-y := core.o io.o leds.o
obj-m :=
obj-n :=
obj- :=