]> git.webhop.me Git - bs-cst-neutrino-hd.git/commitdiff
BS: update target description in Makefile
authorMarkham <markham001@gmx.de>
Mon, 11 Apr 2016 10:28:09 +0000 (12:28 +0200)
committerMarkham <markham001@gmx.de>
Mon, 11 Apr 2016 10:28:09 +0000 (12:28 +0200)
Makefile

index c4bb1fdb3247b39aa9a15b2c383627b179e841e1..827268c6be68a10ec5335760c3cc08d9f7574a63 100755 (executable)
--- a/Makefile
+++ b/Makefile
@@ -57,7 +57,8 @@ printenv:
        @echo "    * make bootstrap                      - prepares for building"
        @echo "    * make neutrino                       - builds neutrino"
        @echo "    * make bootloader                     - builds bootloader"
-       @echo "    * make kernel                         - builds kernel"
+       @echo "    * make cskernel                       - builds the CST kernel"
+       @echo "    * make cskernel-image                 - builds the CST kernel-image for u-boot"
        @echo ""
        @echo "    ...and some more make targets:"
        @echo "    * make wittinobi-init                 - builds prerequisites and bootstrap"