Commit 3ee310f0 authored by Greg Ungerer's avatar Greg Ungerer Committed by Linus Torvalds

[PATCH] don't compile m68knommu/kernel ints.c

Modify m68knommu/kernel Makefile to no longer compile removed
common ints.c.
parent afbc15fb
......@@ -2,7 +2,7 @@
# Makefile for arch/m68knommu/kernel.
#
obj-y += entry.o init_task.o ints.o m68k_ksyms.o process.o ptrace.o \
obj-y += entry.o init_task.o m68k_ksyms.o process.o ptrace.o \
semaphore.o setup.o signal.o syscalltable.o sys_m68k.o time.o \
traps.o
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment