mirror of
https://xff.cz/git/u-boot/
synced 2025-08-31 08:12:06 +02:00
kbuild: move spl/Makefile to scripts/Makefile.spl
All files under spl/ and tpl/ are generated during the build process except spl/Makefile. We can simplify clean-rule and git-ignore by moving spl/Makefile to somewhere else. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
This commit is contained in:
committed by
Tom Rini
parent
ddc94378db
commit
c71630838d
3
.gitignore
vendored
3
.gitignore
vendored
@@ -49,8 +49,7 @@
|
||||
/errlog
|
||||
/reloc_off
|
||||
|
||||
/spl/*
|
||||
!/spl/Makefile
|
||||
/spl/
|
||||
/tpl/
|
||||
|
||||
#
|
||||
|
Reference in New Issue
Block a user