Hi guys,

I'm trying to make my own build of Manta's kernel for jelly bean, but i'm 
getting this error:

  CHK     include/linux/version.h
  CHK     include/generated/utsrelease.h
make[1]: `include/generated/mach-types.h' is up to date.
  CALL    scripts/checksyscalls.sh
  CHK     include/generated/compile.h
  CC      arch/arm/mach-exynos/board-manta.o
arch/arm/mach-exynos/board-manta.c: In function 'exynos_reserve_mem':
arch/arm/mach-exynos/board-manta.c:407: error: unknown field 'alignment' 
specified in initializer
arch/arm/mach-exynos/board-manta.c:407: warning: missing braces around 
initializer
arch/arm/mach-exynos/board-manta.c:407: warning: (near initialization for 
'regions[1].<anonymous>')
arch/arm/mach-exynos/board-manta.c:414: error: unknown field 'alignment' 
specified in initializer
arch/arm/mach-exynos/board-manta.c:429: error: unknown field 'alignment' 
specified in initializer
arch/arm/mach-exynos/board-manta.c:429: warning: missing braces around 
initializer
arch/arm/mach-exynos/board-manta.c:429: warning: (near initialization for 
'regions_secure[0].<anonymous>')
arch/arm/mach-exynos/board-manta.c:437: error: unknown field 'alignment' 
specified in initializer
arch/arm/mach-exynos/board-manta.c:445: error: unknown field 'alignment' 
specified in initializer
arch/arm/mach-exynos/board-manta.c:452: error: unknown field 'alignment' 
specified in initializer
arch/arm/mach-exynos/board-manta.c:459: error: unknown field 'alignment' 
specified in initializer
make[1]: *** [arch/arm/mach-exynos/board-manta.o] Error 1
make: *** [arch/arm/mach-exynos] Error 2

can anyone help me? thank you guys

-- 
-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-kernel
--- 
You received this message because you are subscribed to the Google Groups 
"Android Linux Kernel Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to