Browse Source

parisc: hpux - Do not compile hpux subdirectory

Signed-off-by: Helge Deller <deller@gmx.de>
Helge Deller 10 years ago
parent
commit
e28f295e23
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/parisc/Makefile

+ 0 - 1
arch/parisc/Makefile

@@ -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)