summary refs log tree commit diff
path: root/scripts
diff options
context:
space:
mode:
authorSam Ravnborg <sam@ravnborg.org>2014-07-14 17:08:29 +0200
committerJesper Nilsson <jespern@axis.com>2014-12-20 00:01:12 +0100
commit6eb64b8c64f7177b160b4bdbabd317d523bf4bfc (patch)
tree6385b6b0dab825c2941b4a6689da2c298dde9c3b /scripts
parenteeda0084419741016d32019bf535a94dbd5628e7 (diff)
downloadlinux-6eb64b8c64f7177b160b4bdbabd317d523bf4bfc.tar.gz
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 <sam@ravnborg.org>
Cc: Mikael Starvik <starvik@axis.com>
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/headers.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/headers.sh b/scripts/headers.sh
index 95ece06599a5..d4dc4de5cea1 100755
--- a/scripts/headers.sh
+++ b/scripts/headers.sh
@@ -19,8 +19,6 @@ for arch in ${archs}; do
 	case ${arch} in
 	um)        # no userspace export
 		;;
-	cris)      # headers export are known broken
-		;;
 	*)
 		if [ -d ${srctree}/arch/${arch} ]; then
 			do_command $1 ${arch}