Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e28f295e authored by Helge Deller's avatar Helge Deller
Browse files

parisc: hpux - Do not compile hpux subdirectory



Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent 04c16149
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -84,7 +84,6 @@ head-y := arch/parisc/kernel/head.o
KBUILD_CFLAGS	+= $(cflags-y)

kernel-y			:= mm/ kernel/ math-emu/
kernel-$(CONFIG_HPUX)		+= hpux/

core-y	+= $(addprefix arch/parisc/, $(kernel-y))
libs-y	+= arch/parisc/lib/ $(LIBGCC)