diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2018-08-27 15:29:55 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2018-08-27 15:29:55 +0200 |
commit | bf27de1c9da14cb4de1ebd31ebc4eed2c0f5bd9c (patch) | |
tree | 2c5a2e8dd71f5177dcf83d7fadef7b8533b88912 /README | |
parent | c0350c95743a8addf28c3d53159bf22fbcfc924b (diff) |
make help support
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,7 +1,8 @@ Mini Linux ++++++++++ -Developed for fast testing Linux Kernel/Module code modifications. - +What? Mainline/Stable Linux Kernel + musl + BusyBox +Why? Fast testing Linux Kernel/Module code modifications. +How? see `make help` Inspired by: https://gist.github.com/chrisdone/02e165a0004be33734ac2334f215380e |