From 6eb64b8c64f7177b160b4bdbabd317d523bf4bfc Mon Sep 17 00:00:00 2001 From: Sam Ravnborg Date: Mon, 14 Jul 2014 17:08:29 +0200 Subject: CRIS: Fix headers_install Fix headers_install by adjusting the path to arch files. And delete unused Kbuild file. Drop special handling of cris in the headers.sh script as a nice side-effect. Signed-off-by: Sam Ravnborg Cc: Mikael Starvik Cc: David Howells Signed-off-by: Jesper Nilsson --- arch/cris/include/asm/Kbuild | 4 ---- 1 file changed, 4 deletions(-) (limited to 'arch/cris/include/asm') diff --git a/arch/cris/include/asm/Kbuild b/arch/cris/include/asm/Kbuild index d5f124832fd1..889f2de050a3 100644 --- a/arch/cris/include/asm/Kbuild +++ b/arch/cris/include/asm/Kbuild @@ -1,8 +1,4 @@ -header-y += arch-v10/ -header-y += arch-v32/ - - generic-y += barrier.h generic-y += clkdev.h generic-y += cputime.h -- cgit v1.2.3