Commit e29d5f5c authored by Greg Ungerer's avatar Greg Ungerer Committed by Linus Torvalds

[PATCH] build common m68knommu entry.S

This adds the new common m68knommu entry.S into the build list.
parent 96449ed3
......@@ -4,7 +4,8 @@
export-objs := m68k_ksyms.o
obj-y += init_task.o ints.o m68k_ksyms.o process.o ptrace.o semaphore.o \
setup.o signal.o syscalltable.o sys_m68k.o time.o traps.o
obj-y += entry.o init_task.o ints.o m68k_ksyms.o process.o ptrace.o \
semaphore.o setup.o signal.o syscalltable.o sys_m68k.o time.o \
traps.o
obj-$(CONFIG_COMEMPCI) += comempci.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