mirror of
https://github.com/tailix/kernel.git
synced 2025-07-31 22:00:58 -04:00
Run "clean-src" at "clean"
This commit is contained in:
parent
b574a64c83
commit
d36d79f5d5
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -23,7 +23,7 @@ endif
|
||||||
|
|
||||||
all: all-kernel
|
all: all-kernel
|
||||||
|
|
||||||
clean: clean-kernel clean-iso clean-libk clean-arch clean-test clean-modules
|
clean: clean-kernel clean-iso clean-libk clean-arch clean-src clean-test clean-modules
|
||||||
|
|
||||||
test: run-test
|
test: run-test
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue