|
@@ -75,7 +75,7 @@ head-y := arch/parisc/kernel/head.o
|
|
|
|
|
|
KBUILD_CFLAGS += $(cflags-y)
|
|
|
|
|
|
-kernel-y := mm/ kernel/ math-emu/ kernel/init_task.o
|
|
|
+kernel-y := mm/ kernel/ math-emu/
|
|
|
kernel-$(CONFIG_HPUX) += hpux/
|
|
|
|
|
|
core-y += $(addprefix arch/parisc/, $(kernel-y))
|