[nas-2000] Re: kernel / toolchain

  • From: Timo Hoenig <thoenig@xxxxxxxxx>
  • To: nas-2000@xxxxxxxxxxxxx
  • Date: Tue, 18 Sep 2007 13:08:58 +0200

Hi!

On Thu, 2007-09-13 at 12:55 +0200, Timo Hoenig wrote:

> OK.  This is my "go" to get the NAS2000 right away.  Including a the USB
> connector, of course :-)

Go the box, flashed it.  Happiness.

> Alright.  We could probably merge the sources.rar content into some SVN
> which can directly be used as a central point for manging our efforts
> (code wise).

bash-2.05b# make bzImage

(...)

arm_920t_le-objcopy -O binary -R .stack -R .note -R .comment -S
compressed/vmlinux zImage
make[1]: Leaving directory `/kernelbase/kernel/linux/arch/arm/boot'
bash-2.05b# 

However, I had to add a dozen links to $(TOPDIR)/linux/include/asm-arm/
to various subdirectories in order to compile this beast.  Is there a
trick to avoid that?

Also, I had to fix asm/string.h.  It needs to include posix_types.h as
it uses __kernel_size_t.

   Timo


Other related posts: