blob: 6520ac83580260f7c134e465bf43c0e336c5a5b9 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Makefile for the linux kernel.
3#
4
5# Object file lists.
6
7obj-y := core.o io.o
8obj-m :=
9obj-n :=
10obj- :=
11
12obj-$(CONFIG_LEDS) += leds.o