Correct clean_build command according to Makefile
The Makefile's command to clean only the tinyipa ramdisk build is `make clean_build`, adjust the name according to the Makefile. Change-Id: Icb9f2b7213de4be1eda71d92150f76e5efd72887
This commit is contained in:
parent
a3c60ce587
commit
65e7fca3dd
@ -67,7 +67,7 @@ For cleaning up just the iso or just the ramdisk build::
|
||||
|
||||
or::
|
||||
|
||||
make clean_tinyipa
|
||||
make clean_build
|
||||
|
||||
Advanced options
|
||||
----------------
|
||||
|
Loading…
Reference in New Issue
Block a user