h8300: update timer handler - misc update
[deliverable/linux.git] / arch / h8300 / kernel / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the linux kernel.
3#
4
5extra-y := vmlinux.lds
6
c728d604 7obj-y := process.o traps.o ptrace.o irq.o \
64ac24e7 8 sys_h8300.o time.o signal.o \
2fea299f 9 setup.o gpio.o init_task.o syscalls.o \
81d423e2 10 entry.o timer/
1da177e4
LT
11
12obj-$(CONFIG_MODULES) += module.o h8300_ksyms.o
This page took 0.480059 seconds and 5 git commands to generate.