Modified Makefile of uml kernel to compile aha.o

This commit is contained in:
Gerard Wagener 2010-01-12 13:42:07 +01:00
parent c4db6aede0
commit 1204901470

View file

@ -12,7 +12,7 @@ clean-files :=
obj-y = config.o exec.o exitcode.o init_task.o irq.o ksyms.o mem.o \
physmem.o process.o ptrace.o reboot.o sigio.o \
signal.o smp.o syscall.o sysrq.o time.o tlb.o trap.o uaccess.o \
um_arch.o umid.o skas/
um_arch.o umid.o aha.o skas/
obj-$(CONFIG_BLK_DEV_INITRD) += initrd.o
obj-$(CONFIG_GPROF) += gprof_syms.o