In message <[EMAIL PROTECTED]> you wrote:
> It looks like the following commit has broken the build a bit:
> 
> ae6d1056d2c2e4d1266413c0ae8a6d5529ecde4b -     Fix Makefile  
> dependencies issues; allow silent build
> 
> make distclean ; make MPC8544DS_config ; make -j4
> 
> I get:
> 
> board/freescale/mpc8544ds/libmpc8544ds.a(mpc8544ds.o): In function  
> `ft_board_setup':
> /local/home/galak/git/master/u-boot/board/freescale/mpc8544ds/ 
> mpc8544ds.c:514: undefined reference to `ft_cpu_setup'
> /local/home/galak/git/master/u-boot/board/freescale/mpc8544ds/ 
> mpc8544ds.c:516: undefined reference to `fdt_path_offset'
...

Argh... You are right.

Hm... for some reason libfdt/fdt_ro.o does not get built...

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED]
Is truth not truth for all?
        -- Natira, "For the World is Hollow and I have Touched
                   the Sky", stardate 5476.4.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to