Am Dienstag 27 März 2012, 09:27:49 schrieb Prafulla Wadaskar: > > # diff --git a/board/buffalo/lsxl/config.mk > > b/board/buffalo/lsxl/config.mk new file mode 100644 > > index 0000000..062554b > > --- /dev/null > > +++ b/board/buffalo/lsxl/config.mk > > @@ -0,0 +1 @@ > > +ALL-y += $(obj)u-boot.kwb > > Pls remove this file Is there another way to build the u-boot.kwb binary by default?
The main Makefile states: # Always append ALL so that arch config.mk's can add custom ones and theres a rule for $(obj)u-boot.kwb. -- Michael _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot