Commit 026f1865 authored by Greg Ungerer's avatar Greg Ungerer Committed by Linus Torvalds

[PATCH] add extable.c to Makefile for m68knommu architecture

Add exception table support to Makefile build list for m68knommu.
parent 812a48d3
......@@ -2,4 +2,4 @@
# Makefile for the linux m68knommu specific parts of the memory manager.
#
obj-y += init.o fault.o memory.o kmap.o
obj-y += init.o fault.o memory.o kmap.o extable.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