tweak the arm configs a little

build a up image on armv5tel its a basic qemu image.

setup to make configs for building kernels on hardware floating point arm arches
This commit is contained in:
Dennis Gilmore 2011-08-12 00:37:40 -05:00
commit 68bd044f8a
4 changed files with 36 additions and 3 deletions

View file

@ -395,7 +395,10 @@ Summary: The Linux kernel
%define hdrarch arm
%define make_target bzImage
%define kernel_image arch/arm/boot/zImage
# we build a up kernel on armv5tel. its used for qemu.
%ifnarch armv5tel
%define with_up 0
%endif
# we only build headers on the base arm arches
# just like we used to only build them on i386 for x86
%ifnarch armv5tel armv7hl