mirror of
https://github.com/mirror/busybox.git
synced 2026-08-12 12:15:38 +00:00
8 lines
248 B
Makefile
8 lines
248 B
Makefile
###
|
|
# scripts contains sources for various helper programs used throughout
|
|
# the kernel for the build process.
|
|
# ---------------------------------------------------------------------------
|
|
|
|
# Let clean descend into subdirs
|
|
subdir- += basic kconfig
|