[U-Boot] [PATCH 5/5] Kirkwood: automatically build kwb image for lsxl

Michael Walle michael at walle.cc
Sat Mar 31 14:38:36 CEST 2012


To ease building the required u-boot image add the kwb image to the build
targets for the LS-CHLv2 and LS-XHL board.

Signed-off-by: Michael Walle <michael at walle.cc>
---
 board/buffalo/lsxl/config.mk |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
 create mode 100644 board/buffalo/lsxl/config.mk

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
-- 
1.7.2.5



More information about the U-Boot mailing list