#
# Makefile for the linux kernel.
# Object file lists.
obj-y := core.o io.o
obj-m :=
obj-n :=
obj- :=
obj-$(CONFIG_LEDS) += leds.o