Fix small typo in root Makefile.
Signed-off-by: Warren Turkal <wt@penguintechs.org> Acked-by: Peter Stuge <peter@stuge.se> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5877 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
5c9bc138ec
commit
1f98ee72c3
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -359,7 +359,7 @@ clean: clean-for-update
|
|||
rm -f $(obj)/coreboot* .ccwrap
|
||||
|
||||
clean-abuild:
|
||||
rm -rf coreboot_builds
|
||||
rm -rf coreboot-builds
|
||||
|
||||
clean-cscope:
|
||||
rm -f cscope.out
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue