MichelinoK wrote: > I've just downloaded the latest svn trunk...and etrax target cannot be > compiled anymore... > Can someone test?
Works for me, except for kernel compilation I had to apply this patch.. HTH, Hinko -- ČETRTA POT, d.o.o., Kranj Planina 3 4000 Kranj Slovenia, Europe Tel. +386 (0) 4 280 66 03 E-mail: [EMAIL PROTECTED] Http: www.cetrtapot.si
--- linux-2.6.25.12/arch/cris/arch-v10/boot/compressed/Makefile.orig 2008-08-06 12:07:38.000000000 +0200 +++ linux-2.6.25.12/arch/cris/arch-v10/boot/compressed/Makefile 2008-08-06 12:07:47.000000000 +0200 @@ -3,10 +3,8 @@ # ccflags-y += -O2 -LD = $(CROSS_COMPILE)ld -m criself ldflags-y += -T $(obj)/decompress.ld OBJECTS = $(obj)/head.o $(obj)/misc.o -OBJCOPYFLAGS = -O binary --remove-section=.bss quiet_cmd_image = BUILD $@ cmd_image = cat $(obj)/decompress.bin $(obj)/piggy.gz > $@
_______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel