]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/matrix_vision/mvblm7/Makefile
mpc83xx/mvBLM7: add usb commands and cleanup.
[karo-tx-uboot.git] / board / matrix_vision / mvblm7 / Makefile
index cfbecfbe8f9ddedc1796adc8207cf40f32aecb8f..b3e3e0bbf40775b85807af3297d446fbf1eae8d8 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) Freescale Semiconductor, Inc. 2006. All rights reserved.
+# Copyright (C) Freescale Semiconductor, Inc. 2006.
 #
 # See file CREDITS for list of people who contributed to this
 # project.
@@ -32,6 +32,7 @@ SOBJS := $(addprefix $(obj),$(SOBJS))
 
 $(LIB):        $(obj).depend $(OBJS)
        $(AR) $(ARFLAGS) $@ $(OBJS)
+       @mkimage -T script -C none -n M7_script -d bootscript bootscript.img
 
 clean:
        rm -f $(SOBJS) $(OBJS)