Comment out the variables relevant for sparc32

only, as we are not including it.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3562
This commit is contained in:
Jurij Smakov 2005-07-16 16:24:52 +00:00
parent 2a60b2219c
commit 2742fc1839
1 changed files with 4 additions and 4 deletions

View File

@ -1,11 +1,11 @@
#
# Variables
#
headers_dirs := sparc | sparc64
headers_dirs := sparc64
headers_subarch := sparc64
build_subarch := @flavour@
image_postproc = strip -R .comment -R .note -K sun4u_init -K _end -K _start arch/$(subst 32,,$(subst -smp,,$*))/boot/image
image_prefix_flavours := sparc32 sparc32-smp
image_prefix := sparc32
# image_prefix_flavours := sparc32 sparc32-smp
# image_prefix := sparc32
default_config := sparc64
build_makeflags := 'CC=gcc-3.3'
# build_makeflags := 'CC=gcc-3.3'