mirror of
https://github.com/mirror/busybox.git
synced 2025-09-10 22:45:25 +02:00
8 lines
248 B
Plaintext
8 lines
248 B
Plaintext
###
|
|
# scripts contains sources for various helper programs used throughout
|
|
# the kernel for the build process.
|
|
# ---------------------------------------------------------------------------
|
|
|
|
# Let clean descend into subdirs
|
|
subdir- += basic kconfig
|