blob: 83b423253e3ec03ee371ee9d997a2946a1fa9269 (
plain)
1
2
3
4
5
6
7
|
###
# scripts contains sources for various helper programs used throughout
# the kernel for the build process.
# ---------------------------------------------------------------------------
# Let clean descend into subdirs
subdir- += basic kconfig
|