From: Markham Date: Mon, 11 Apr 2016 10:28:09 +0000 (+0200) Subject: BS: update target description in Makefile X-Git-Url: https://git.webhop.me/?a=commitdiff_plain;h=542bdbe7908a5900b6c12776e3dcb3ec22e18bc0;p=bs-cst-neutrino-hd.git BS: update target description in Makefile --- diff --git a/Makefile b/Makefile index c4bb1fd..827268c 100755 --- 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"