Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kbuild: Remove duplicate $(cmd) definition in Makefile.clean
Makefile.clean includes Kbuild.include since commit 371fdc7 (kbuild: collect shorthands into scripts/Kbuild.include), so there is no need for a local copy. Signed-off-by: Michal Marek <[email protected]>
- Loading branch information